]> arthur.barton.de Git - ax-zsh.git/blobdiff - bin/axzshctl
axzshctl: Set AXZSH_PLUGIN_CHECK=1 when rebuilding the cache
[ax-zsh.git] / bin / axzshctl
index c25fb442a00360177a40be854b758298fdbf22fd..c716d1688b6e7328e338a8ce74af9cca144aae05 100755 (executable)
@@ -79,7 +79,7 @@ function UpdatePluginCache {
                $AXZSH/cache/zshrc.cache \
                || return 1
        echo "Regenerating cache files ..."
-       zsh -ilc '' >/dev/null
+       AXZSH_PLUGIN_CHECK=1 zsh -ilc '' >/dev/null
 }
 
 function NormalizedPluginName {