]> arthur.barton.de Git - ax-zsh.git/blobdiff - bin/axzshctl
axzshctl: Remove "ax-io.cache" in UpdatePluginCache(), too!
[ax-zsh.git] / bin / axzshctl
index d0eca718904f16b6da8d7d92ad4b577987972462..c25fb442a00360177a40be854b758298fdbf22fd 100755 (executable)
@@ -72,6 +72,7 @@ function UpdatePluginCache {
 
        [[ "$1" = "-v" ]] && ax_msg - "Updating plugin cache ..."
        rm -rf \
+               $AXZSH/cache/ax-io.cache \
                $AXZSH/cache/zlogin.cache \
                $AXZSH/cache/zlogout.cache \
                $AXZSH/cache/zprofile.cache \