]> arthur.barton.de Git - ax-zsh.git/blobdiff - install.sh
Initial theming support
[ax-zsh.git] / install.sh
index 923ab8694213eedcbf80878e0c1c09cb6edfcb57..922f1a98c2b8bfd0391bf3e41949d31246a37e6f 100755 (executable)
@@ -67,6 +67,7 @@ else
 fi
 
 mkdir -p "$AXZSH/custom_plugins" || abort
+mkdir -p "$AXZSH/custom_themes" || abort
 
 ax_msg - "Linking ZSH startup files ..."