summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 763b4f3..933975b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -48,6 +48,7 @@ case "$OSTYPE" in
if [ -f '/home/tydavis/.bin/google-cloud-sdk/completion.zsh.inc' ]; then . '/home/tydavis/.bin/google-cloud-sdk/completion.zsh.inc'; fi
# Go in the homedir
+ export GOROOT_BOOTSTRAP=/home/tydavis/.golang/go_bootstrap_linux_amd64
export GOROOT=/home/tydavis/.golang/go
export GOPATH=/home/tydavis/.golang/path
export GOPRIVATE=github.com/hpe-hcss