mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
cp should also not correct (man is it annoying)
This commit is contained in:
parent
014ffee924
commit
b52285dca8
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ setopt correct_all
|
|||
|
||||
alias man='nocorrect man'
|
||||
alias mv='nocorrect mv'
|
||||
alias cp='nocorrect cp'
|
||||
alias mkdir='nocorrect mkdir'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue