X-Git-Url: https://arthur.barton.de/gitweb/?p=ax-zsh.git;a=blobdiff_plain;f=bin%2Faxzshctl;fp=bin%2Faxzshctl;h=c716d1688b6e7328e338a8ce74af9cca144aae05;hp=c25fb442a00360177a40be854b758298fdbf22fd;hb=fc257e20c27cc1dd899d0255d39ab61e21c8f8ba;hpb=66b0d1cdedb7c89cadbc4a6f3f71fab21494b44c diff --git a/bin/axzshctl b/bin/axzshctl index c25fb44..c716d16 100755 --- a/bin/axzshctl +++ b/bin/axzshctl @@ -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 {