One-liner bootstrap for fresh Arch Linux installs. Goes from archinstall to private repo access with a single command and one vault password.
curl -fsSL https://raw.githubusercontent.com/SkogAI/bootstrap/master/bootstrap.sh | bash
# or clone the repo itself
git clone https://github.com/SkogAI/bootstrap
cd bootstrap
./bootstrap.sh