Add paru config (requires nvim)
This commit is contained in:
parent
af518e12cf
commit
c5b7693115
35
arch-config/.config/paru/paru.conf
Normal file
35
arch-config/.config/paru/paru.conf
Normal file
@ -0,0 +1,35 @@
|
||||
#
|
||||
# $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
|
||||
#BottomUp
|
||||
#RemoveMake
|
||||
SudoLoop
|
||||
#UseAsk
|
||||
CombinedUpgrade
|
||||
#CleanAfter
|
||||
UpgradeMenu
|
||||
NewsOnUpgrade
|
||||
|
||||
#LocalRepo
|
||||
#Chroot
|
||||
#MovePkgs
|
||||
|
||||
#
|
||||
# Binary OPTIONS
|
||||
#
|
||||
[bin]
|
||||
FileManager = nvim
|
||||
#MFlags = --skippgpcheck
|
||||
#Sudo = doas
|
Loading…
Reference in New Issue
Block a user