Abort installer on errors

pull/1085/head
Andrew Vit 2014-03-08 13:17:16 -08:00
parent 2e11e2ab5a
commit da1fa3b06a
1 changed files with 2 additions and 0 deletions

View File

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