(Bash) Arch Linux Installer
wget https://raw.githubusercontent.com/edbizarro/bali/master/letsgo
chmod +x letsgo
./letsgo
In case you have a Dell laptop (like me) you should read these posts:
- https://wiki.archlinux.org/title/NVIDIA/Troubleshooting#Modprobe_Error:_%22Could_not_insert_'nvidia':_No_such_device%22_on_linux_%3E=4.8
- http://www.saminiir.com/configuring-arch-linux-on-dell-xps-15
- https://publications.petrzemek.net/articles/Dell-G5-15-Gaming-5590-Arch-Linux/
- https://github.com/Frogging-Family/nvidia-all
Thanks to gawlk for the inspiration and ideas