Add PGDATA
This commit is contained in:
parent
fe2a7de1b6
commit
d135c6f5c9
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ fi
|
||||||
|
|
||||||
eval "$(rbenv init -)"
|
eval "$(rbenv init -)"
|
||||||
|
|
||||||
|
export PGDATA=/usr/local/var/postgres
|
||||||
|
|
||||||
alias g='git'
|
alias g='git'
|
||||||
alias bi='bundle install'
|
alias bi='bundle install'
|
||||||
alias be='bundle exec'
|
alias be='bundle exec'
|
||||||
|
|
Loading…
Add table
Reference in a new issue