Update .scripts/install_base.sh

This commit is contained in:
V 2022-12-10 03:40:01 +04:00
parent 90b563f347
commit c5947d1a88
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ if ! pacman -Qi nvim-packer-git > /dev/null; then
fi fi
# Remove orphans # Remove orphans
pacman -Qtdq | pacman --noconfirm -Rns - paru -Qtdq | paru --noconfirm -Rns -
## Chezmoi ## Chezmoi
# Get and apply dotfiles # Get and apply dotfiles