mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-16 15:19:57 +00:00
update zshrc
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user