zsh options

This commit is contained in:
Rodolphe Breard 2014-10-01 11:27:35 +02:00
parent 73dc03ad7f
commit 059d9786bd

3
.zshrc
View file

@ -5,8 +5,7 @@ CLICOLOR=1
EDITOR='emacs' EDITOR='emacs'
PAGER='less' PAGER='less'
setopt appendhistory setopt nobeep appendhistory histignoredups histignorespace autocd extendedglob nomatch notify correct_all
unsetopt beep
bindkey -e bindkey -e
bindkey "^[[3~" delete-char bindkey "^[[3~" delete-char
bindkey "^[3;5~" delete-char bindkey "^[3;5~" delete-char