Minimal config for a Fedora machine.
Run as your regular user (not root):
git clone https://github.com/isaacvicente/dotfiles.git
cd dotfiles
sh scripts/bootstrap.shbootstrap.sh runs all numbered scripts in scripts/ in order.
Non-DNF tools (for example starship) are installed by the brew step using:
scripts/data/packages-brew.txt
Run the full bootstrap flow in a clean container:
sh scripts/dev/validate-in-container.sh