diff --git a/.oh-my-zsh b/.oh-my-zsh index ffc17b6b..f8f01262 160000 --- a/.oh-my-zsh +++ b/.oh-my-zsh @@ -1 +1 @@ -Subproject commit ffc17b6b4d55f74b9d3786ba790b7340865e5014 +Subproject commit f8f01262ab19edcbed40fd77d959b64408ea81e2 diff --git a/.zshrc b/.zshrc index e503c3c2..332cfeb2 100644 --- a/.zshrc +++ b/.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