Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dominicusin/75dc10649ef1619223938456e2f80458 to your computer and use it in GitHub Desktop.
Save dominicusin/75dc10649ef1619223938456e2f80458 to your computer and use it in GitHub Desktop.
arch
curl https://mirror.cachyos.org/cachyos-repo.tar.xz -o cachyos-repo.tar.xz
tar xvf cachyos-repo.tar.xz && cd cachyos-repo
sudo ./cachyos-repo.sh
curl -O https://blackarch.org/strap.sh
chmod +x strap.sh
sudo ./strap.sh
curl -LO git.io/strap.sh
sudo sh strap.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment