Created
May 26, 2023 03:04
-
-
Save kddlb/896767a47438a3af6120cc5500e77da6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# $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 -hg -fossil | |
#AurOnly | |
#BottomUp | |
#RemoveMake | |
SudoLoop | |
#UseAsk | |
#SaveChanges | |
#CombinedUpgrade | |
#CleanAfter | |
UpgradeMenu | |
NewsOnUpgrade | |
#LocalRepo | |
#Chroot | |
#Sign | |
#SignDb | |
#KeepRepoCache | |
# | |
# Binary OPTIONS | |
# | |
[bin] | |
FileManager = code | |
FileManagerFlags = -w | |
#MFlags = --skippgpcheck | |
#Sudo = doas |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment