summary refs log tree commit diff stats
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc')
-rwxr-xr-xzsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 5aba1ab..e47adaf 100755
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -100,7 +100,7 @@ autoload insert-files
 zle -N insert-files
 zmodload -i zsh/complist
 colors
-compinit -d .zsh/cache/compdump
+compinit -u -d .zsh/cache/compdump
 bashcompinit
 
 zstyle :compinstall filename '/home/alan/.zshrc'