mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-19 22:04:38 -04:00
Add hub
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
alias ghm='git push heroku master'
|
||||
|
||||
# For "hub" http://hub.github.com/
|
||||
eval "$(hub alias -s)"
|
||||
|
||||
Reference in New Issue
Block a user