Remove zsh backup (oh-my-zsh already backsup)

This commit is contained in:
alvinlollo
2025-11-08 23:17:47 +11:00
committed by GitHub
parent da415047fc
commit df8f8d5cc0
-2
View File
@@ -21,8 +21,6 @@ sudo pacman -Syu git zsh curl git --noconfirm --needed
# Do not exit on fail
set +eux
mv ~/.oh-my-zsh ~/OhMyZshOld
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/zsh.sh | bash
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/LazyVim.sh | bash