Skip to content

Instantly share code, notes, and snippets.

@k0d4
Created April 28, 2023 16:00
Show Gist options
  • Save k0d4/e4f7722c90d3471759489fdacf9f5a35 to your computer and use it in GitHub Desktop.
Save k0d4/e4f7722c90d3471759489fdacf9f5a35 to your computer and use it in GitHub Desktop.
Paru Configuration File
#
# $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 = true
BatchInstall
#UseAsk
#SaveChanges
#CombinedUpgrade
CleanAfter
#UpgradeMenu
NewsOnUpgrade
CloneDir = /scratch/paru
#LocalRepo
#Chroot = /scratch/paruchroot
#Sign
#SignDb
#KeepRepoCache
#SkipReview
#
# Binary OPTIONS
#
[bin]
FileManager = /usr/bin/ytree
#MFlags = --skippgpcheck
#Sudo = doas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment