From a24fe84763f7dc8d02b273b6e4d5d2d4e8d1bd62 Mon Sep 17 00:00:00 2001 From: V Date: Sun, 4 Dec 2022 00:25:49 +0400 Subject: [PATCH] Update .scripts/install_base.sh --- dot_scripts/executable_install_base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_scripts/executable_install_base.sh b/dot_scripts/executable_install_base.sh index bda77c8..17142e0 100755 --- a/dot_scripts/executable_install_base.sh +++ b/dot_scripts/executable_install_base.sh @@ -28,7 +28,7 @@ fi paru --needed --noconfirm -Syua paru-bin bashmount ulauncher if ! pacman -Qi nvim-packer-git > /dev/null; then - paru -S nvim-packer-git + paru -S --needed --noconfirm nvim-packer-git fi ## Chezmoi