d95e120b14a2826d1b9c13e9b28344d773003a14
archquick
archquick is a set of scripts to facilitate the process of quickly installing Arch Linux.
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
Post-install
The suggested post-install configuration steps are:
- Configure the keymap for ttys via /etc/vconsole.conf
Description
Languages
Shell
100%