summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-10-14 15:29:06 -0400
committerJune McEnroe <programble@gmail.com>2013-10-14 15:29:06 -0400
commitb96a090cf75bc9a98215c08a1240555a3e02ab9f (patch)
treee73026f83d1ab8db757169966cc78d13bfd9e4cc /.zshrc
parentAdd gst git stash alias (diff)
downloadsrc-b96a090cf75bc9a98215c08a1240555a3e02ab9f.tar.gz
src-b96a090cf75bc9a98215c08a1240555a3e02ab9f.zip
Add Heroku to zsh
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index bd026853..348afa35 100644
--- a/.zshrc
+++ b/.zshrc
@@ -62,6 +62,8 @@ chruby ruby-2.0.0
 
 [[ -s /home/curtis/.nvm/nvm.sh ]] && . /home/curtis/.nvm/nvm.sh
 
+[ -f /usr/local/heroku ] && export PATH="/usr/local/heroku/bin:$PATH"
+
 source ~/.zsh/gitprompt.zsh
 
 # Environment