diff options
| author | eric.marin <maarin.eric@gmail.com> | 2024-10-09 19:32:03 +0200 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2024-10-09 19:32:03 +0200 |
| commit | 218815bae8ef1199004a3bc86608254849409401 (patch) | |
| tree | 6130eb1372267ed929a3d9cce605f2884e6f776d /paru/paru.conf | |
| parent | 5c12962ce99ed5531deec8ebd2395437d32c730d (diff) | |
| download | dotfiles-218815bae8ef1199004a3bc86608254849409401.tar.gz dotfiles-218815bae8ef1199004a3bc86608254849409401.zip | |
.gitignore is now working
Diffstat (limited to '')
| -rw-r--r-- | paru/paru.conf | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/paru/paru.conf b/paru/paru.conf deleted file mode 100644 index 9a8c2b4..0000000 --- a/paru/paru.conf +++ /dev/null @@ -1,40 +0,0 @@ -# -# $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 -#UseAsk -SaveChanges -CombinedUpgrade -CleanAfter -UpgradeMenu -NewsOnUpgrade -BatchInstall - -#LocalRepo -#Chroot -#Sign -#SignDb -#KeepRepoCache - -# -# Binary OPTIONS -# -#[bin] -#FileManager = vifm -#MFlags = --skippgpcheck -#Sudo = doas |
