summary refs log tree commit diff stats
path: root/tag-zsh/config/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'tag-zsh/config/zsh/zshrc')
-rwxr-xr-xtag-zsh/config/zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
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'