Merge branch 'master' of github.com:cyplo/dotfiles
This commit is contained in:
commit
05874e9b49
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -70,6 +70,7 @@ fi
|
|||
|
||||
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
|
||||
export PATH=$HOME/tools:$PATH
|
||||
export PATH=/usr/local/heroku/bin:$PATH
|
||||
export EDITOR="vim"
|
||||
export KEYTIMEOUT=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue