diff options
author | Tyler Davis <tydavis@gmail.com> | 2023-07-21 09:01:08 -0700 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2023-07-21 09:01:08 -0700 |
commit | 795256b91ad99f8fa27283b1922d1fb40f0e4f24 (patch) | |
tree | 66b0b329f44bd786c8514d21012847867d3a4f2a /.setup | |
parent | 3c1de4574ea5c8b87a07c929ea79a16000774ffa (diff) | |
download | dotfiles-795256b91ad99f8fa27283b1922d1fb40f0e4f24.tar.gz dotfiles-795256b91ad99f8fa27283b1922d1fb40f0e4f24.zip |
zsh: disable go sumdb
Diffstat (limited to '.setup')
-rw-r--r-- | .setup/gitlist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.setup/gitlist b/.setup/gitlist index faaa18f..867a09f 100644 --- a/.setup/gitlist +++ b/.setup/gitlist @@ -133,6 +133,13 @@ "branch": "" }, { + "path": "work/hpedev-sample-go/", + "remotes": { + "origin": "https://github.com/glcp/hpedev-sample-go.git" + }, + "branch": "" + }, + { "path": "work/quake/", "remotes": { "origin": "https://github.com/hpe-hcss/quake.git" |