From 7ca33189cd61a882eea97c18ccfd5df420bedbdd Mon Sep 17 00:00:00 2001 From: Zastian Pretorius Date: Sun, 30 May 2021 23:42:51 +0200 Subject: [PATCH] test 1 --- setup2.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup2.sh b/setup2.sh index 49686d2..071085b 100644 --- a/setup2.sh +++ b/setup2.sh @@ -5,7 +5,7 @@ cd /home/"$name" || exit 1 echo installing paru pacage manager git clone https://aur.archlinux.org/paru-bin.git cd paru-bin || exit 1 -makepkg -si --noconfirm +makepkg -si cd .. || exit 1 rm -R paru-bin echo installing pacages with paru @@ -16,6 +16,8 @@ paru -S \ polybar \ nerd-fonts-iosevka \ noto-fonts-emoji \ + font-manager \ + siji \ git clone https://github.com/ZastianPretorius/config.git cd config || exit 1 for entry in *