Update zsh.sh

This commit is contained in:
alvinlollo
2025-11-18 12:30:46 +11:00
committed by GitHub
parent 09ff884752
commit f14f0d8be8
+2
View File
@@ -42,6 +42,8 @@ set +eu
# Enable exit on error
set -eu
rm -rf ~/.oh-my-zsh
# Install oh-my-zsh without entering zsh
CHSH=no sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended