mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
fix: ILoveCandy
in pacman
conf (#892)
This commit is contained in:
parent
00914ab05d
commit
17d62302b3
|
@ -530,8 +530,7 @@ sed -i 's/^# %wheel ALL=(ALL:ALL) NOPASSWD: ALL/%wheel ALL=(ALL:ALL) NOPASSWD: A
|
|||
sed -i 's/^#ParallelDownloads/ParallelDownloads/' /etc/pacman.conf
|
||||
|
||||
#Set colors and enable the easter egg
|
||||
sed -i 's/^#Color/Color/' /etc/pacman.conf
|
||||
echo "ILoveCandy" | tee -a /etc/pacman.conf
|
||||
sed -i 's/^#Color/Color\nILoveCandy/' /etc/pacman.conf
|
||||
|
||||
#Enable multilib
|
||||
sed -i "/\[multilib\]/,/Include/"'s/^#//' /etc/pacman.conf
|
||||
|
|
Loading…
Reference in New Issue
Block a user