mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Add lazy vim script
This commit is contained in:
@@ -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 '
|
||||
|
||||
Reference in New Issue
Block a user