Specify compdump file location to compinit
This commit is contained in:
parent
efcea9e8a5
commit
715014ed3d
2
zshrc
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user