paru: Add paru.conf and manage only on Arch Linux machines
This commit is contained in:
23
dot_config/paru/paru.conf
Normal file
23
dot_config/paru/paru.conf
Normal file
@ -0,0 +1,23 @@
|
||||
# See the paru.conf(5) manpage for options
|
||||
|
||||
[options]
|
||||
PgpFetch
|
||||
Devel
|
||||
Provides
|
||||
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
|
||||
SkipReview
|
||||
BatchInstall
|
||||
CleanAfter
|
||||
RemoveMake
|
||||
#SudoLoop
|
||||
#UseAsk
|
||||
#CombinedUpgrade
|
||||
#CleanAfter
|
||||
#UpgradeMenu
|
||||
#NewsOnUpgrade
|
||||
|
||||
|
||||
[bin]
|
||||
FileManager = nnn
|
||||
Bat = bat
|
||||
Sudo = doas
|
Reference in New Issue
Block a user