From f03167922fe42f781c62e0cd5a6b9b0b1a2b2cd3 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 30 Sep 2018 14:27:03 -0400 Subject: [PATCH] color fix --- larbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larbs.sh b/larbs.sh index 61a92e0..a87ca2d 100755 --- a/larbs.sh +++ b/larbs.sh @@ -211,7 +211,7 @@ systembeepoff newperms "%wheel ALL=(ALL) ALL\\n%wheel ALL=(ALL) NOPASSWD: /usr/bin/shutdown,/usr/bin/reboot,/usr/bin/systemctl suspend,/usr/bin/wifi-menu,/usr/bin/mount,/usr/bin/umount,/usr/bin/pacman -Syu,/usr/bin/pacman -Syyu,/usr/bin/packer -Syu,/usr/bin/packer -Syyu,/usr/bin/systemctl restart NetworkManager,/usr/bin/rc-service NetworkManager restart,/usr/bin/pacman -Syyu --noconfirm,/usr/bin/loadkeys,/usr/bin/yay" # Make pacman and yay colorful because why not. -sed -i "s/#Color^/Color/g" /etc/pacman.conf +sed -i "s/^#Color/Color/g" /etc/pacman.conf # Last message! Install complete! finalize