Improve zsh options
This commit is contained in:
parent
b10197a069
commit
a86c50da1c
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
|
||||
setopt no_beep inc_append_history hist_ignore_dups hist_ignore_space extended_glob no_match notify
|
||||
bindkey -e
|
||||
bindkey "^[[3~" delete-char
|
||||
bindkey "^[3;5~" delete-char
|
||||
|
|
Loading…
Reference in a new issue