mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-24 08:12:51 +10:00
Update zsh.sh
This commit is contained in:
@@ -42,6 +42,8 @@ set +eu
|
|||||||
# Enable exit on error
|
# Enable exit on error
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
|
rm -rf ~/.oh-my-zsh
|
||||||
|
|
||||||
# Install oh-my-zsh without entering 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
|
CHSH=no sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user