zsh: Change cache directory for zcompdump
Alan Pearce alan@alanpearce.co.uk
Sun, 13 Apr 2014 09:28:28 +0100
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M tag-zsh/config/zsh/zshrc → 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'