mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-29 18:34:18 -04:00
5 lines
94 B
Bash
5 lines
94 B
Bash
alias ghm='git push heroku master'
|
|
|
|
# For "hub" http://hub.github.com/
|
|
eval "$(hub alias -s)"
|