diff --git a/dot_scripts/executable_install_base.sh b/dot_scripts/executable_install_base.sh index 6126595..887193a 100644 --- a/dot_scripts/executable_install_base.sh +++ b/dot_scripts/executable_install_base.sh @@ -38,7 +38,7 @@ if ! pacman -Qi nvim-packer-git > /dev/null; then fi # Remove orphans -pacman -Qtdq | pacman --noconfirm -Rns - +paru -Qtdq | paru --noconfirm -Rns - ## Chezmoi # Get and apply dotfiles