Nathaniel's personal configuration managed with chezmoi.
Brewfile lists packages installed as of 7/10/2026.
chezmoi edit ~/.zshrcchezmoi diffchezmoi applycd "$(chezmoi source-path)"
git add .
git commit -m "Update dotfiles"
git pushchezmoi init https://github.com/<username>/dotfiles.git
chezmoi apply