diff options
Diffstat (limited to 'zsh/.config')
-rw-r--r-- | zsh/.config/zsh/.zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 3bde388..8061e05 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -135,8 +135,6 @@ zstyle ':completion:*' completer _expand _complete _match zplugin ice blockf wait'0' lucid zplugin light "zsh-users/zsh-completions" -zplugin ice wait'1' lucid -zplugin light "hlissner/zsh-autopair" zplugin load alanpearce/kubectl-aliases zplugin ice wait'1' lucid atinit'alias cdg=cd-gitroot' zplugin load "mollifier/cd-gitroot" |