mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
No auto correction on heroku or jitsu
This commit is contained in:
parent
e12f239b2a
commit
7017877f0e
1 changed files with 4 additions and 0 deletions
|
|
@ -89,4 +89,8 @@ alias giv="gem install -v"
|
|||
# Network
|
||||
alias whats-my-ip="curl -s checkip.dyndns.org | grep -Eo '[0-9\.]+'"
|
||||
|
||||
# Annoyances
|
||||
alias heroku='nocorrect heroku'
|
||||
alias jitsu='nocorrect jitsu'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue