Removing zsh autocorrect.
This commit is contained in:
parent
cc1cb7934b
commit
4747abe034
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -1,4 +1,4 @@
|
|||
setopt nobeep appendhistory histignoredups histignorespace extendedglob nomatch notify correct_all
|
||||
setopt nobeep appendhistory histignoredups histignorespace extendedglob nomatch notify
|
||||
bindkey -e
|
||||
bindkey "^[[3~" delete-char
|
||||
bindkey "^[3;5~" delete-char
|
||||
|
|
Loading…
Reference in a new issue