mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Add color and pacman animation to pacman installer
Closes #174, #129 Co-authored-by: @rockorager
This commit is contained in:
@ -8,4 +8,7 @@ if ! command -v yay &>/dev/null; then
|
||||
cd -
|
||||
rm -rf yay-bin
|
||||
cd ~
|
||||
|
||||
# Add fun and color to the pacman installer
|
||||
sed -i '/^\[options\]/a Color\nILoveCandy' /etc/pacman.conf
|
||||
fi
|
||||
|
Reference in New Issue
Block a user