]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshenv
Include Go installed packages executables
[dotfiles.git] / zsh / .zshenv
index de1d7e8fcd28522a07738e19a24ac2ea001e9c69..34f1d774ec8e42d62bb8641952a026d2e721b730 100644 (file)
@@ -83,6 +83,7 @@ export GOCACHE=/tmp/go-cache
 export GOPROXY=direct
 export GOSUMDB=off
 export GOPATH=$HOME/work/gopath
+export PATH=$HOME/work/gopath/bin:$PATH
 # }}}
 
 # Various {{{