Personal configs and install scripts for setting Arch Linux.
There is no centralized install script, each script is independent and can be used separately.
Install and configure keymap, font, and locale for virtual console:
curl -fsSL https://dimk90.github.io/anarchy/install-vconsole | bash
Install and configure Micro text editor:
curl -fsSL https://dimk90.github.io/anarchy/install-micro | bash
Test color output in terminal:
curl -fsSL https://dimk90.github.io/anarchy/color-test | bash
Test color selected for gum:
curl -fsSL https://dimk90.github.io/anarchy/color-gum | bash