Personal dotfiles managed with chezmoi
On Windows or Linux, run:
chezmoi init --apply https://github.com/nitcelcius/dotfiles.gitNote, ~/.gitconfig.local is loaded for machine-specific git config.
| Path | Description |
|---|---|
dot_gitconfig.tmpl |
Git config |
.zshrc, .p10k.zsh |
Zsh + Powerlevel10k config (Linux) |
AppData/ |
Windows-specific app config |
dot_claude/ |
Claude Code config |
Secrets (SSH signing key) are stored in Bitwarden! Install Bitwarden CLI and log in to access secrets in templates.
GitHub Actions runs chezmoi apply --dry-run on every push to verify the templates render without errors. Note that you don't need to log into Bitwarden.