mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Add hub
This commit is contained in:
1
brew
1
brew
@@ -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