all repos — nixfiles @ beee827fe22e139b7ce0df571483cbac4000d06a

System and user configuration, managed by nix and home-manager

zsh: Change cache directory for zcompdump

Alan Pearce
commit

beee827fe22e139b7ce0df571483cbac4000d06a

parent

92192895ef1305f17cfd8206539f3662b4340944

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M tag-zsh/config/zsh/zshrctag-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'