diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index c9e68e5..35d2a21 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -22,14 +22,8 @@ setopt extended_history setopt extendedglob setopt nomatch -#source ~/.zinit/bin/zinit.zsh -#zinit load zsh-users/zsh-autosuggestions -#zinit light zdharma/history-search-multi-word -#zinit snippet OMZ::plugins/bgnotify/bgnotify.plugin.zsh -#zinit ice as"completion" -#zinit snippet OMZ::plugins/pass/_pass -#zinit wait lucid atload"zicompinit; zicdreplay" blockf for zsh-users/zsh-completions - +autoload -U compinit +compinit zstyle ':completion:*:*:cd:*' tag-order local-directories path-directories zstyle ':completion:*' menu select=2 zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p%s