]> git.rmz.io Git - dotfiles.git/commitdiff
zsh: save completion in it's own cachedir
authorSamir Benmendil <samir.benmendil@gmail.com>
Sat, 8 Feb 2014 06:45:16 +0000 (07:45 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sat, 8 Feb 2014 06:45:16 +0000 (07:45 +0100)
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 \