]> arthur.barton.de Git - ax-zsh.git/blobdiff - bin/axzshctl
axzshctl: Look for themes in the "custom_themes" folder, too
[ax-zsh.git] / bin / axzshctl
index 5915dd468aa95446e9b033b953d4c1db3a5bac87..32dd61a17577e83fd33f79faf33f235263eac478 100755 (executable)
@@ -206,6 +206,7 @@ function SetTheme {
        else
                # Look for theme inside of installed plugins:
                for dname (
+                       "$AXZSH/custom_themes"
                        "$AXZSH/custom_plugins/"*(N)
                        "$AXZSH/repos/"*(N)
                ); do