Exported psqlapp
This commit is contained in:
parent
5692407ba3
commit
e01f8058ff
|
@ -1,5 +1,5 @@
|
||||||
export GOPATH="${HOME}/.go"
|
export GOPATH="${HOME}/.go"
|
||||||
PSQLAPP="/Applications/Postgres.app/Contents/Versions/latest"
|
export PSQLAPP="/Applications/Postgres.app/Contents/Versions/latest/bin"
|
||||||
path=(
|
path=(
|
||||||
$GOPATH
|
$GOPATH
|
||||||
$PSQLAPP
|
$PSQLAPP
|
||||||
|
|
Loading…
Reference in New Issue
Block a user