mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
nocorrecting n so I don't get correction when running npm commands
This commit is contained in:
parent
cb16076df6
commit
4bc4455051
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ alias figlet="nocorrect figlet"
|
|||
alias scala="nocorrect scala"
|
||||
alias rake="noglob rake"
|
||||
alias ...="noglob ..."
|
||||
alias n="nocorrect n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue