zsh options
This commit is contained in:
parent
73dc03ad7f
commit
059d9786bd
1 changed files with 1 additions and 2 deletions
3
.zshrc
3
.zshrc
|
@ -5,8 +5,7 @@ CLICOLOR=1
|
|||
EDITOR='emacs'
|
||||
PAGER='less'
|
||||
|
||||
setopt appendhistory
|
||||
unsetopt beep
|
||||
setopt nobeep appendhistory histignoredups histignorespace autocd extendedglob nomatch notify correct_all
|
||||
bindkey -e
|
||||
bindkey "^[[3~" delete-char
|
||||
bindkey "^[3;5~" delete-char
|
||||
|
|
Loading…
Reference in a new issue