Personal dotfiles managed with stow.
common/ # shared across all machines
gui/ # graphical configs
arch/ # Arch Linux Hyprland
work/ # Fedora work laptop
nas/ # Fedora Server NAS
git clone git@github.com:C-Valen/dotfiles.git ~/Dev/personal/dotfiles
cd ~/Dev/personal/dotfiles
./scripts/setup.sh <profile> # arch | work | nasUse --dry-run to preview before applying:
./scripts/setup.sh arch --dry-run