diff --git a/scripts/Arch/Collections/personal.sh b/scripts/Arch/Collections/personal.sh index bcc7dbf3..81b67f4d 100755 --- a/scripts/Arch/Collections/personal.sh +++ b/scripts/Arch/Collections/personal.sh @@ -17,8 +17,6 @@ yay --noconfirm -Syu \ htop \ btop \ nvtop \ - vim \ - vi-vim-symlink \ zsh \ fish \ dconf-editor \ @@ -30,6 +28,7 @@ yay --noconfirm -Syu \ flatpak \ ; +. "../Software/vim/install.sh"; . "../Software/git/install.sh"; . "../Config/openssh/install.sh";