forked from extern/ohmyzsh
Abort installer on errors
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
set -e
|
||||
|
||||
if [ ! -n $ZSH ]
|
||||
then
|
||||
ZSH=~/.oh-my-zsh
|
||||
|
Reference in New Issue
Block a user