mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 12:24:26 +08:00
Adding a nocorrect for the heroku command as it was getting triggered by heroku logs.
This commit is contained in:
@@ -5,3 +5,4 @@ alias mv='nocorrect mv'
|
||||
alias mysql='nocorrect mysql'
|
||||
alias mkdir='nocorrect mkdir'
|
||||
alias gist='nocorrect gist'
|
||||
alias heroku='nocorrect heroku'
|
||||
|
||||
Reference in New Issue
Block a user