Exported psqlapp

This commit is contained in:
James Patrick 2020-07-05 20:00:20 -04:00
parent 5692407ba3
commit e01f8058ff

View File

@ -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