From beee827fe22e139b7ce0df571483cbac4000d06a Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 13 Apr 2014 09:28:28 +0100 Subject: zsh: Change cache directory for zcompdump --- tag-zsh/config/zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tag-zsh') diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index 97d31be..25bc5af 100755 --- a/tag-zsh/config/zsh/zshrc +++ b/tag-zsh/config/zsh/zshrc @@ -60,7 +60,7 @@ autoload insert-files zle -N insert-files zmodload -i zsh/complist colors -compinit -u -d .zsh/cache/compdump +compinit -u -d .cache/zsh/compdump bashcompinit zstyle :compinstall filename '~/.zshrc' -- cgit 1.4.1