diff --git a/install.sh b/install.sh index bd1a1b6..ee49210 100644 --- a/install.sh +++ b/install.sh @@ -120,3 +120,8 @@ useradd -m eichehome echo eichehome:testen | chpasswd echo "%wheel ALL=(ALL) ALL" >> /etc/sudoers.d/wheel_group + +sed -i 's/#\(Color\)/\1/' /etc/pacman.conf +# Umbruch notwendug +sed -i 's/#\(ParallelDownloads\s=\s5\)/\1\ +ILoveCandy/' /etc/pacman.conf \ No newline at end of file