mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-07 07:59:49 +00:00
Abort installer on errors
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
set -e
|
||||||
|
|
||||||
if [ ! -n $ZSH ]
|
if [ ! -n $ZSH ]
|
||||||
then
|
then
|
||||||
ZSH=~/.oh-my-zsh
|
ZSH=~/.oh-my-zsh
|
||||||
|
|||||||
Reference in New Issue
Block a user