Go to file
2024-05-25 11:21:55 +02:00
modules fix: typos 2024-05-25 11:21:55 +02:00
rootfs feat: full rewrite in modules 2024-05-24 20:46:28 +02:00
config feat: full rewrite in modules 2024-05-24 20:46:28 +02:00
install.sh fix: typos 2024-05-25 11:21:55 +02:00
LICENSE Initial commit 2023-03-14 14:59:10 +01:00
README.md fix: typos 2024-05-25 11:21:55 +02:00

archinstall

My personal Arch install script.

HOW-TO

Install git, clone the script, edit the config file to match your preferences and run the install.sh script.

pacman -Sy git
git clone https://git.maby.dev/ange/archinstall.git
cd archinstall
$EDITOR config
./install.sh