Added env specific zsh.
This commit is contained in:
parent
dcfa3ee35a
commit
eca15345cf
3
zsh/environment/host/wok/zshenv
Normal file
3
zsh/environment/host/wok/zshenv
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
export GOPATH="${HOME}/.go"
|
||||||
|
PSQLAPP="/Applications/Postgres.app/Contents/Versions/latest"
|
||||||
|
export PATH="$PATH:${GOPATH}/bin:${PSQLAPP}/bin"
|
Loading…
Reference in New Issue
Block a user