Remove heroku toolbelt path

This commit is contained in:
Andrew Tomaka 2014-09-05 00:22:58 -04:00
parent 159ead9631
commit 2b8bacb8da

3
.zshrc
View file

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