# archinstall My personal Arch install script. ## HOW-TO Clone the script, edit the `config` file to match your preferences and run the `install.sh` script. ```bash git clone https://git.maby.dev/ange/archinstall.git cd archinstall $EDITOR config ./install.sh ```