Add EDITOR
This commit is contained in:
parent
c5d89c5476
commit
22720b7d63
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ eval "$(rbenv init -)"
|
|||
|
||||
export PGDATA=/usr/local/var/postgres
|
||||
export GOPATH=$HOME/.go
|
||||
export EDITOR=atom
|
||||
|
||||
alias g='git'
|
||||
alias bi='bundle install'
|
||||
|
|
Loading…
Add table
Reference in a new issue