Skip to content

Instantly share code, notes, and snippets.

@NikCapko
Last active August 10, 2023 12:57
Show Gist options
  • Save NikCapko/c2209f22e1b5c784e17bf789341e5b8c to your computer and use it in GitHub Desktop.
Save NikCapko/c2209f22e1b5c784e17bf789341e5b8c to your computer and use it in GitHub Desktop.
Sort mirrorlist by connection speed on Arch
sudo reflector --verbose -l 5 -p https --sort rate --save /etc/pacman.d/mirrorlist && sudo pacman -Syyu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment