added he alias for heroku

This commit is contained in:
2012-02-24 20:51:04 +00:00
parent f14716adee
commit 4e64529de8

View File

@@ -1,6 +1,7 @@
# Aliases
alias po="powify"
alias lu="lunchy"
alias he="heroku"
# Bundler aliases
alias bi="bundle install --path vendor/bundle --binstubs=vendor/bundle/bin"