mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Have to sudo the change to pacman.conf
This commit is contained in:
@ -10,5 +10,5 @@ if ! command -v yay &>/dev/null; then
|
|||||||
cd ~
|
cd ~
|
||||||
|
|
||||||
# Add fun and color to the pacman installer
|
# Add fun and color to the pacman installer
|
||||||
sed -i '/^\[options\]/a Color\nILoveCandy' /etc/pacman.conf
|
sudo sed -i '/^\[options\]/a Color\nILoveCandy' /etc/pacman.conf
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user