Added GOPATH to Path.
This commit is contained in:
parent
4df910b72d
commit
e3b223a4f0
4
zsh/environment/host/zuk/zshenv
Normal file
4
zsh/environment/host/zuk/zshenv
Normal file
|
@ -0,0 +1,4 @@
|
|||
# vim: syn=zsh
|
||||
|
||||
GOLANG_PATH="/usr/lib/go/bin"
|
||||
PATH="$GOLANG_PATH:$PATH"
|
Loading…
Reference in New Issue
Block a user