Improve zsh options

This commit is contained in:
Rodolphe Breard 2020-10-01 22:07:46 +02:00
parent b10197a069
commit a86c50da1c

2
.zshrc
View file

@ -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