fix: rm preconceived definition of GOROOT
This commit is contained in:
parent
612f6307a7
commit
e877dc7414
@ -17,7 +17,6 @@ for config_file ($HOME/.yadr/zsh/*.zsh) source $config_file
|
||||
|
||||
export HELM_HOME="$HOME/.helm"
|
||||
export GOPATH=$HOME/go
|
||||
export GOROOT=/usr/local/go
|
||||
pathAppend "$GOPATH/bin:$HOME/.local/bin:$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin"
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
|
Loading…
Reference in New Issue
Block a user