mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-26 00:07:18 +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
|
# Do not exit on fail
|
||||||
set +eux
|
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/zsh.sh | bash
|
||||||
|
|
||||||
|
curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/LazyVim.sh | bash
|
||||||
|
|
||||||
# Do not print commands
|
# Do not print commands
|
||||||
set +x
|
set +x
|
||||||
echo '
|
echo '
|
||||||
|
|||||||
Reference in New Issue
Block a user