]> arthur.barton.de Git - ax-zsh.git/blobdiff - install.sh
Introduce $AXZSH/custom_plugins directory
[ax-zsh.git] / install.sh
index fc97abd1868c44c37939b5a13eaf49a697280aef..923ab8694213eedcbf80878e0c1c09cb6edfcb57 100755 (executable)
@@ -66,6 +66,8 @@ else
        done
 fi
 
+mkdir -p "$AXZSH/custom_plugins" || abort
+
 ax_msg - "Linking ZSH startup files ..."
 
 for f in ~/.zlogin ~/.zlogout ~/.zprofile ~/.zshrc; do