Manages ~ on macOS via chezmoi.
- Dev environment
- AI tooling
- OpenCode config
- Agent skills — knowledge base, communication, code review, and more
- Automation
- Packages
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply athal7You'll be prompted for required values (name, email, code directory, GitHub token). Optional integrations can be added by editing ~/.config/chezmoi/chezmoi.toml after init — see .chezmoi.toml.tmpl.
Per-machine values live in ~/.local/share/chezmoi/.chezmoidata/local.yaml. Copy local.yaml.example and fill in your values.