mirror of https://github.com/Chizi123/Dotfiles.git

Joel Grunbaum
2021-07-17 627f68d744dd7dc74f4343e98a726243d5e7fb72
Added paru config
1 files modified
1 files added
44 ■■■■■ changed files
Makefile 9 ●●●● patch | view | raw | blame | history
paru/.config/paru/paru.conf 35 ●●●●● patch | view | raw | blame | history
Makefile
@@ -21,8 +21,9 @@
UTILS = emacs git aspell
FUN = mpd ncmpcpp mailcap rtv
DESKTOP = libinput-gestures reddit-wallpaper-fetcher
ARCH = paru
CONFIGS = $(SHELLS) $(UTILS) $(FUN) $(DESKTOP)
CONFIGS = $(SHELLS) $(UTILS) $(FUN) $(DESKTOP) $(ARCH)
all: help
@@ -71,6 +72,12 @@
.PHONY: desktop-uninstall
desktop-uninstall: $(DESKTOP:=-del)
.PHONY: arch
arch: $(ARCH)
.PHONY: arch-uninstall
arch-uninstall: $(ARCH:=-del)
.PHONY: $(INSTALL_TARGETS)
$(INSTALL_TARGETS): $(CONFIGS)
paru/.config/paru/paru.conf
New 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 = vifm
#MFlags = --skippgpcheck
#Sudo = doas