summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index b2bf7fa..a6d6513 100644
--- a/etc/rc
+++ b/etc/rc
@@ -601,6 +601,7 @@ zstyle ':completion:*:manuals.*' insert-sections true
# $hosts is set from the hosts package
zstyle ':completion:*' hosts ${(k)hosts}
+[[ -e $ZCACHEDIR/compdump ]] || zrc_info "Creating completion cache"
compinit -C -d $ZCACHEDIR/compdump
compdef _hosts sshmount