mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +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 ~
|
||||
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user