Heroku toolbelt thingy

This commit is contained in:
Andrew Tomaka 2013-12-30 23:36:20 -05:00
parent 86a2369168
commit 36c4460535

3
.zshrc
View file

@ -66,3 +66,6 @@ else
eval "$(rbenv init -)"
fi
fi
### Added by the Heroku Toolbelt
export PATH="/usr/local/heroku/bin:$PATH"