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 ]]
|
if [[ -d /usr/local/apps/go ]]
|
||||||
then
|
then
|
||||||
export GOPATH=~/go
|
export GOPATH=~/go
|
||||||
export GOROOT=/usr/local/apps/go
|
export GOROOT=/usr/local/apps/golang
|
||||||
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
|
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
|
||||||
fi
|
fi
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user