export GOPATH="${HOME}/.go"
PSQLAPP="/Applications/Postgres.app/Contents/Versions/latest"
export PATH="$PATH:${GOPATH}/bin:${PSQLAPP}/bin"