Added shortcut for heroku

This commit is contained in:
Daniel Dixon 2013-08-06 17:46:08 -05:00
commit 614f8e4d03

View file

@ -94,6 +94,7 @@ alias whats-my-ip="curl -s checkip.dyndns.org | grep -Eo '[0-9\.]+'"
# Annoyances
alias heroku='nocorrect heroku'
alias h='heroku'
alias jitsu='nocorrect jitsu'
alias guard='bundle exec guard'