install a bare minimum arch linux system.
- installs arch linux
- installs base, kernel, firmware and other gnu utils necessary to boot arch linux.
- dose post installation tweaks (hostname, useradd, grub installation, timezone and much more )
On the initial prompt, run
curl -LO https://raw.githubusercontent.com/saqibmir1/auto-arch/master/arch-install.sh
./arch-install.sh
Note: For installing a fully fledged window manager (hyprland), refer to my hyprland installation script