diff --git a/zshrc b/zshrc index 5ded86b..319d10c 100644 --- a/zshrc +++ b/zshrc @@ -3,7 +3,7 @@ source "${HOME}/.zgen/zgen.zsh" # Required for compdef calls to work autoload -Uz compinit && \ - compinit -C + compinit -C # Plugins and configuration generator if ! zgen saved; then