mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Added shortcut for heroku
This commit is contained in:
parent
c0b961e534
commit
614f8e4d03
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ alias whats-my-ip="curl -s checkip.dyndns.org | grep -Eo '[0-9\.]+'"
|
|||
|
||||
# Annoyances
|
||||
alias heroku='nocorrect heroku'
|
||||
alias h='heroku'
|
||||
alias jitsu='nocorrect jitsu'
|
||||
alias guard='bundle exec guard'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue