This commit is contained in:
2013-11-24 07:54:58 -05:00
parent f1abf8458f
commit 815496d1ef
2 changed files with 4 additions and 0 deletions

1
brew
View File

@@ -36,6 +36,7 @@ brew install git
brew install git-flow
brew install go
brew install heroku-toolbelt
brew install hub
brew install leiningen
brew install libffi
brew install libyaml

View File

@@ -1 +1,4 @@
alias ghm='git push heroku master'
# For "hub" http://hub.github.com/
eval "$(hub alias -s)"