From 1e76f650946d4bd5606e3eedc7e86fe8b6f0575e Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Sun, 26 Oct 2025 23:19:32 +1100 Subject: [PATCH] Add lazy vim script --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install.sh b/install.sh index 13fcee6..4b58fa5 100755 --- a/install.sh +++ b/install.sh @@ -21,8 +21,12 @@ sudo pacman -Syu git zsh curl git build-essential whiptail uidmap # 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 + # Do not print commands set +x echo '