mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
forgot to do in 1375897
said that I changed the Color sed to match "1375897" but then didnt actually change it
This commit is contained in:
parent
540a503f28
commit
632d40c5c5
1 changed files with 1 additions and 1 deletions
|
|
@ -456,7 +456,7 @@ EOF
|
|||
|
||||
# Pacman eye-candy features.
|
||||
print "Enabling colours, animations, and parallel in pacman."
|
||||
sed -i 's/#Color/Color\nILoveCandy/;s/^#ParallelDownloads.*/ParallelDownloads = 10/' /mnt/etc/pacman.conf
|
||||
sed -i 's/^#Color$/Color\nILoveCandy/;s/^#ParallelDownloads.*/ParallelDownloads = 10/' /mnt/etc/pacman.conf
|
||||
|
||||
# Enabling various services.
|
||||
print "Enabling Reflector, automatic snapshots, BTRFS scrubbing and systemd-oomd."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue