update zshrc

This commit is contained in:
arcan1s
2014-11-02 20:06:28 +03:00
parent d7eb52c8e3
commit 850eb9a7d6
4 changed files with 18 additions and 8 deletions

View File

@ -61,6 +61,8 @@ bindkey '\e[6~' down-line-or-history # page-down
# autocomplit
autoload -U compinit
compinit
autoload -U bashcompinit
bashcompinit
# first symbol autocomplete
zstyle ':completion:*' insert-tab false
zstyle ':completion:*' max-errors 2