]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/lib/completion.zsh
zsh: save completion in it's own cachedir
[dotfiles.git] / zsh / lib / completion.zsh
index d57002840c43f5dff360969ef994668fa3188ef6..2acc0b071a1962e83ab95902e7ce95e59841bdbd 100644 (file)
@@ -42,7 +42,7 @@ zstyle ':completion:*:hosts' hosts $hosts
 
 # Use caching so that commands like apt and dpkg complete are useable
 zstyle ':completion::complete:*' use-cache 1
-zstyle ':completion::complete:*' cache-path $ZSH_CACHE
+zstyle ':completion::complete:*' cache-path $ZSH_CACHE/complete
 
 # Don't complete uninteresting users
 zstyle ':completion:*:*:*:users' ignored-patterns \