mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Remove zsh backup (oh-my-zsh already backsup)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user