Exported psqlapp

This commit is contained in:
James Patrick 2020-07-05 20:00:20 -04:00
parent 5692407ba3
commit e01f8058ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
export GOPATH="${HOME}/.go"
PSQLAPP="/Applications/Postgres.app/Contents/Versions/latest"
export PSQLAPP="/Applications/Postgres.app/Contents/Versions/latest/bin"
path=(
$GOPATH
$PSQLAPP