diff --git a/zshrc b/zshrc index 67c497d..80a2762 100644 --- a/zshrc +++ b/zshrc @@ -65,7 +65,7 @@ setopt completeinword # Initialize completions autoload -U compinit -compinit +compinit -d ~/.cache/zsh/compdump # Add pip to the old completion engine if present if command -v pip &> /dev/null; then