zshrc: Don't correct file names for cargo
This commit is contained in:
parent
fb5b20efdf
commit
758bbf33f9
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ DISABLE_AUTO_UPDATE="true"
|
|||
|
||||
# Uncomment the following line to enable command auto-correction.
|
||||
ENABLE_CORRECTION="true"
|
||||
alias cargo='nocorrect cargo'
|
||||
|
||||
# Uncomment the following line to display red dots whilst waiting for completion.
|
||||
# COMPLETION_WAITING_DOTS="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue