X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=install.sh;fp=install.sh;h=81811dd3f11ee9136fcf041b703da32904868808;hb=c03966c8415de503eabf13fd27a1524a496119c9;hp=782e4cf761c3892adcdb38a11b283ff92231af69;hpb=e7d678128ed3e383f6e351dc3d291f6866d050b6;p=ax-zsh.git diff --git a/install.sh b/install.sh index 782e4cf..81811dd 100755 --- a/install.sh +++ b/install.sh @@ -90,6 +90,7 @@ if [ ! -d "$AXZSH/active_plugins" ]; then zsh "$AXZSH/bin/axzshctl" reset-plugins || abort else ax_msg 1 "Oops, \"zsh\" not found!?" + exit 1 fi else ax_msg - "Plugin directory \"$AXZSH/active_plugins\" already exists. Ok."