Anarchy

Personal configs and install scripts for setting Arch Linux.
There is no centralized install script, each script is independent and can be used separately.

Configs

vconsole

Install and configure keymap, font, and locale for virtual console:

curl -fsSL https://dimk90.github.io/anarchy/install-vconsole | bash

micro

Install and configure Micro text editor:

curl -fsSL https://dimk90.github.io/anarchy/install-micro | bash

Tests

color-test

Test color output in terminal:

curl -fsSL https://dimk90.github.io/anarchy/color-test | bash

color-gum

Test color selected for gum:

curl -fsSL https://dimk90.github.io/anarchy/color-gum | bash