2024-08-09 02:53:27 +02:00
2024-08-09 02:44:41 +02:00
2024-06-19 01:52:53 +02:00
2024-07-11 03:48:11 +02:00

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 --depth 1 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
No description provided
Readme 56 KiB
Languages
Shell 100%