mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 07:13:47 +01:00
add paru config
This commit is contained in:
parent
e1696252d7
commit
8833a1e903
1 changed files with 12 additions and 0 deletions
12
.config/paru/paru.conf
Normal file
12
.config/paru/paru.conf
Normal file
|
@ -0,0 +1,12 @@
|
|||
[options]
|
||||
PgpFetch
|
||||
Devel
|
||||
Provides
|
||||
DevelSuffixes = -git -cvs -svn -bzr -darcs -always
|
||||
|
||||
BottomUp
|
||||
NewsOnUpgrade
|
||||
|
||||
[bin]
|
||||
#FileManager = nfm
|
||||
Sudo = doas
|
Loading…
Reference in a new issue