oh-my-zsh upgrade
This commit is contained in:
parent
971aeb67a3
commit
6d0d985d68
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit ffc17b6b4d55f74b9d3786ba790b7340865e5014
|
Subproject commit f8f01262ab19edcbed40fd77d959b64408ea81e2
|
1
.zshrc
1
.zshrc
|
@ -70,6 +70,7 @@ fi
|
||||||
|
|
||||||
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
|
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
|
||||||
export PATH=$HOME/tools:$PATH
|
export PATH=$HOME/tools:$PATH
|
||||||
|
export PATH=/usr/local/heroku/bin:$PATH
|
||||||
export EDITOR="vim"
|
export EDITOR="vim"
|
||||||
export KEYTIMEOUT=1
|
export KEYTIMEOUT=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue