Dotfiles managed with chezmoi.
Install chezmoi and Homebrew, then initialize, review, and apply:
chezmoi init https://github.com/niebag/dotfiles.git
chezmoi diff
chezmoi applychezmoi apply changes only managed configuration.
- Homebrew formulae defined in dot_Brewfile.
- Coding-agent configuration and skills.
- Terminal configuration and workspace helpers.
- Coding-agent LLM wiki skills (ingest/query/lint) targeting
~/Obsidian/Hermes.
For details, see the relevant files in this repository.