summaryrefslogtreecommitdiff
path: root/lib/completion.zsh
diff options
context:
space:
mode:
authors3 <s3+dev@sdfeu.org>2012-06-12 10:18:02 +0200
committers3 <s3+dev@sdfeu.org>2012-06-12 10:18:02 +0200
commit1bb715965c1dde1ed6f4456b462ae59e1b3769da (patch)
treed74ddc7602e77a60e417182ca76c97300e3a42a0 /lib/completion.zsh
parentcaa15548c107b9c31f61a67547ffab0b0cfe4934 (diff)
downloadzsh-1bb715965c1dde1ed6f4456b462ae59e1b3769da.tar.gz
zsh-1bb715965c1dde1ed6f4456b462ae59e1b3769da.tar.bz2
zsh-1bb715965c1dde1ed6f4456b462ae59e1b3769da.zip
Change hardcoded ~/.oh-my-zsh to $ZSH.
Diffstat (limited to 'lib/completion.zsh')
-rw-r--r--lib/completion.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/completion.zsh b/lib/completion.zsh
index b964595ed..f31e101d5 100644
--- a/lib/completion.zsh
+++ b/lib/completion.zsh
@@ -46,7 +46,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 ~/.oh-my-zsh/cache/
+zstyle ':completion::complete:*' cache-path $ZSH/cache/
# Don't complete uninteresting users
zstyle ':completion:*:*:*:users' ignored-patterns \