mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-14 21:14:23 -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)"
|