Qantrex / archinstall-conf

archinstall-minimal-configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch Linux - Setup Script

This script automates the setup process for Arch Linux, installing essential packages, AUR helper, fonts, and applications for a complete experience. It is supposed to be run on a minimal hyprland installation using archinstall.

πŸš€ Usage

  1. πŸ§‘β€πŸ’» Clone the repo
  2. 🧰 Add run requirements
  3. πŸƒβ€β™‚οΈ Run the script

Or use the following code

git clone https://github.com/Qantrex/archinstall-conf
cd archinstall-conf
chmod +x packages-script.sh
./packages-script.sh

Info

Feel free to customize the script to suit your preferences! 🎨

(I use Arch btw && it is superior)

About

archinstall-minimal-configuration

License:MIT License


Languages

Language:Shell 100.0%