From: Samir Benmendil Date: Sat, 8 Feb 2014 06:45:16 +0000 (+0100) Subject: zsh: save completion in it's own cachedir X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/d6fc9c790b8566f92e67e6087413e8f9a63f3d0f?ds=inline zsh: save completion in it's own cachedir --- diff --git a/zsh/lib/completion.zsh b/zsh/lib/completion.zsh index d570028..2acc0b0 100644 --- a/zsh/lib/completion.zsh +++ b/zsh/lib/completion.zsh @@ -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 \