paru: Add a configuration for paru

Pretty much a copy of paru.conf in the repo with CleanAfter and
FileManager set to nvim.
This commit is contained in:
Sanchayan Maity 2021-10-19 17:51:50 +05:30
parent d99bdc82c1
commit 6a828a9959
1 changed files with 37 additions and 0 deletions

37
paru/.config/paru.conf Normal file
View File

@ -0,0 +1,37 @@
#
# $PARU_CONF
# /etc/paru.conf
# ~/.config/paru/paru.conf
#
# See the paru.conf(5) manpage for options
#
# GENERAL OPTIONS
#
[options]
PgpFetch
Devel
Provides
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
CleanAfter
#AurOnly
#BottomUp
#RemoveMake
#SudoLoop
#UseAsk
#CombinedUpgrade
#UpgradeMenu
#NewsOnUpgrade
#LocalRepo
#Chroot
#Sign
#SignDb
#
# Binary OPTIONS
#
#[bin]
FileManager = nvim
#MFlags = --skippgpcheck
#Sudo = doas