Files
dotfiles/arch/.config/paru/paru.conf
2025-12-11 17:25:19 +01:00

39 lines
531 B
Plaintext

#
# $PARU_CONF
# /etc/paru.conf
# ~/.config/paru/paru.conf
#
# See the paru.conf(5) manpage for options
#
# GENERAL OPTIONS
#
[options]
SkipReview
PgpFetch
#Devel
Provides
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
BottomUp
#RemoveMake
#SudoLoop
#UseAsk
#CombinedUpgrade
#CleanAfter
#UpgradeMenu
#NewsOnUpgrade
#
# Binary OPTIONS
#
[bin]
#FileManager = vifm
#MFlags = --skippgpcheck
# Reading of the PKGBUILD - SkipReview is not used
# install bat with pacman
#Pager=/usr/bin/bat
# cat is installed
#Pager=/usr/bin/cat