Update .scripts/install_base.sh

This commit is contained in:
V 2022-12-04 00:25:49 +04:00
parent b8ba49e5db
commit a24fe84763
1 changed files with 1 additions and 1 deletions

View File

@ -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