4b93e6f03471a3049a52d64d8e94b81ab197f4a3
archquick
archquick is a set of scripts to facilitate the process of quickly installing Arch Linux in new systems.
Quick start
To use the scripts run the following on a live Arch Linux environment:
$ pacman -Sy git
$ git clone https://github.com/seajee/archquick
$ cd archquick
$ ./install.sh
Description
Languages
Shell
100%