mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add Omarchy mirror first
This commit is contained in:
@@ -14,7 +14,7 @@ if ! grep -q "omarchy" /etc/pacman.conf; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Set mirrors to global ones only
|
# Set mirrors to global ones only
|
||||||
echo -e "Server = https://geo.mirror.pkgbuild.com/\$repo/os/\$arch\nServer = https://mirror.rackspace.com/archlinux/\$repo/os/\$arch" |
|
echo -e "Server = https://mirror.omarchy.org/\$repo/os/\$arch\nServer = https://mirror.rackspace.com/archlinux/\$repo/os/\$arch\nServer = https://geo.mirror.pkgbuild.com/\$repo/os/\$arch" |
|
||||||
sudo tee /etc/pacman.d/mirrorlist >/dev/null
|
sudo tee /etc/pacman.d/mirrorlist >/dev/null
|
||||||
|
|
||||||
# Only add Chaotic-AUR if the architecture is x86_64 so ARM users can build the packages
|
# Only add Chaotic-AUR if the architecture is x86_64 so ARM users can build the packages
|
||||||
|
|||||||
Reference in New Issue
Block a user