Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.11 KB

Arch Installer

Quick & Simple Arch Linux Installer

✨ Features

  • Partitions the drive with support of UEFI & BIOS
  • Installs necessary packages (bluetooth, audio, firewall)
  • Rices with my dotfiles
  • Setup a working environment in less than 30 minutes

🔧 Usage

pacman -Sy --noconfirm archlinux-keyring
pacman -S --noconfirm git
git clone https://github.com/ghoulboii/arch-installer
cd arch-installer
./arch-installer.sh

📜 License

This project is licensed under the GPL-3.0 License - see the License file for details.

❤️ Credits