https://github.com/qantrex/archinstall-conf
archinstall-minimal-configuration
https://github.com/qantrex/archinstall-conf
Last synced: about 1 month ago
JSON representation
archinstall-minimal-configuration
- Host: GitHub
- URL: https://github.com/qantrex/archinstall-conf
- Owner: Qantrex
- License: mit
- Created: 2023-12-12T18:22:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T12:54:14.000Z (over 1 year ago)
- Last Synced: 2025-02-14T09:53:05.107Z (3 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arch Linux - Setup Script
This script automates the setup process for [Arch Linux](https://archlinux.org/), installing essential packages, AUR helper, fonts, and applications for a complete experience. It is supposed to be run on a minimal [hyprland](https://hyprland.org/) installation using archinstall.
## 🚀 Usage
1. 🧑💻 Clone the repo
2. 🧰 Add run requirements
3. 🏃♂️ Run the script*Or use the following code*
``` bash
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)**