removed yay and installed paru
This commit is contained in:
parent
5993127cc7
commit
9d1376f297
3 changed files with 51 additions and 9 deletions
39
paru.conf
Normal file
39
paru.conf
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
#
|
||||
# $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
|
||||
AurOnly
|
||||
#BottomUp
|
||||
RemoveMake
|
||||
#SudoLoop
|
||||
#UseAsk
|
||||
#SaveChanges
|
||||
#CombinedUpgrade
|
||||
CleanAfter
|
||||
#UpgradeMenu
|
||||
#NewsOnUpgrade
|
||||
|
||||
#LocalRepo
|
||||
#Chroot
|
||||
#Sign
|
||||
#SignDb
|
||||
#KeepRepoCache
|
||||
|
||||
#
|
||||
# Binary OPTIONS
|
||||
#
|
||||
#[bin]
|
||||
FileManager = ranger
|
||||
#MFlags = --skippgpcheck
|
||||
Sudo = doas
|
||||
Loading…
Add table
Add a link
Reference in a new issue