Ask to correct typos when issuing commands
This commit is contained in:
parent
63c5d499ed
commit
62eb85ccc0
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -37,6 +37,7 @@ alias -s xls="libreoffice"
|
||||||
|
|
||||||
setopt AUTO_CD
|
setopt AUTO_CD
|
||||||
setopt AUTO_PUSHD
|
setopt AUTO_PUSHD
|
||||||
|
setopt CORRECT
|
||||||
setopt EXTENDED_GLOB
|
setopt EXTENDED_GLOB
|
||||||
setopt NOTIFY
|
setopt NOTIFY
|
||||||
setopt PROMPT_SUBST # Allow for functions in the prompt
|
setopt PROMPT_SUBST # Allow for functions in the prompt
|
||||||
|
|
Loading…
Reference in a new issue