updated zsh state
This commit is contained in:
parent
cffdfad62e
commit
0f786530d2
@ -10,7 +10,7 @@ export JAVA_OPTS='-XX:+IgnoreUnrecognizedVMOptions --add-modules java.se.ee'
|
||||
if [[ -d /usr/local/apps/go ]]
|
||||
then
|
||||
export GOPATH=~/go
|
||||
export GOROOT=/usr/local/apps/go
|
||||
export GOROOT=/usr/local/apps/golang
|
||||
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
|
||||
fi
|
||||
{%- endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user