From e0bf2ecad97b5771784c5a2fb144144245e2e93c Mon Sep 17 00:00:00 2001 From: cbreton Date: Tue, 8 Oct 2019 09:32:56 +0200 Subject: Add install method for i3pystatus update counter --- install.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 561be98..31f4089 100755 --- a/install.sh +++ b/install.sh @@ -136,6 +136,18 @@ echo "Install i3..." echo "Install i3pystatus..." +#git clone https://aur.archlinux.org/package-query.git +#cd package-query +#makepkg -si --noconfirm --needed +#cd .. +#rm -rf package-query +#git clone https://aur.archlinux.org/yaourt.git +#cd yaourt +#makepkg -si --noconfirm --needed +#cd .. +#rm -rf yaourt + +#pacman -S --noconfirm --needed pacman-contrib #pikaur -S --noconfirm --needed i3pystatus ## scripts -- cgit v1.2.1