Removed oh-my-zsh backup

This commit is contained in:
alvinlollo
2025-11-08 23:18:14 +11:00
committed by GitHub
parent df8f8d5cc0
commit 3cfb0155b9
-3
View File
@@ -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