From 8ac8a298687b09a4e8898f3624105a09efdb2b87 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 21 Mar 2009 10:07:07 +0100 Subject: Don't rely on my usual home structure too much --- etc/completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/completion') diff --git a/etc/completion b/etc/completion index 46d9d6e..a96412e 100644 --- a/etc/completion +++ b/etc/completion @@ -2,7 +2,7 @@ zrc_status completion zstyle :compinstall filename ~/.zshrc -zstyle ':completion:*' cache-path ~/var/cache/zsh +zstyle ':completion:*' cache-path $ZCACHEDIR zstyle ':completion:*' use-cache true # Use ls-colors for file completion -- cgit v1.2.3