diff --git a/zsh.sh b/zsh.sh index e8735ba..86233ff 100644 --- a/zsh.sh +++ b/zsh.sh @@ -39,9 +39,6 @@ set -x # Disable exit on error set +eu -# Move existing oh-my-zsh installation -mv ~/.oh-my-zsh ~/oh-my-zsh-backup - # Enable exit on error set -eu