0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Abort installer on errors

This commit is contained in:
Andrew Vit 2014-03-08 13:17:16 -08:00
parent 2e11e2ab5a
commit da1fa3b06a

View file

@ -1,3 +1,5 @@
set -e
if [ ! -n $ZSH ]
then
ZSH=~/.oh-my-zsh