Commit Graph

3 Commits

Author SHA1 Message Date
BluishHumility 8c2074e7f0
feat(pacseek): use -R instead of -Rns for pacman remove
Use -R instead of -Rns for Pacman remove. Leaving the "s" out of it seems
like a more prudent option, which I think we should opt for if users are
going to be using this tool to remove packages. The advanced users who
prefer the more aggressive behavior can change the config on their own.

The "n" option shouldn't be part if it either way; I feel like a lot of
people do not understand what this flag actually is.
2024-04-08 22:25:31 -04:00
BluishHumility d04cd5a0b0 feat(pacseek): separate dependencies with newline by default 2023-12-15 21:53:49 -05:00
Jeremy Ross a347c39224 Add etc/skel/.config/pacseek/config.json
Add a config for pacseek which is set to use paru as the default helper instead of yay.
2023-10-05 09:42:21 -04:00