Removing autocd: it do more harm than good

This commit is contained in:
Rodolphe Breard 2015-07-04 21:57:12 +02:00
parent 1a33656aad
commit c726a1f4c9

2
.zshrc
View file

@ -1,4 +1,4 @@
setopt nobeep appendhistory histignoredups histignorespace autocd extendedglob nomatch notify correct_all
setopt nobeep appendhistory histignoredups histignorespace extendedglob nomatch notify correct_all
bindkey -e
bindkey "^[[3~" delete-char
bindkey "^[3;5~" delete-char