Arch Installer
Scripts to install Arch Linux with my dotfiles.
Overview
This project comes from the Mouseless Dev book by Matthieu Cneude which solves a recurring problem people face when working with Arch Linux installs.
Motivation
I wanted something reproducible, minimal, and aligned exactly with my workflow.
Challenges
- Handling disk layouts safely
- Making and testing scripts
What I Learned
- Bash scripting discipline
- Debugging early boot issues