chezmoi-workflows
✓Dotfile backup and sync with chezmoi. TRIGGERS - chezmoi, dotfiles, sync dotfiles, backup configs, cross-machine sync.
Installation
SKILL.md
| Source | $(chezmoi source-path) | Git repository with dotfile templates | | Target | / | Home directory (deployed files) | | Remote | GitHub (private recommended) | Cross-machine sync and backup | | Config | /.config/chezmoi/chezmoi.toml | User preferences and settings |
| chezmoi not found | Not installed | Install via brew install chezmoi | | Source path empty | Not initialized | Run chezmoi init | | Git remote not set | Missing GitHub repo | Run chezmoi git -- remote add origin URL | | Apply fails | Template error | Check template syntax with chezmoi diff |
| Merge conflicts | Diverged source and target | Use chezmoi merge to resolve | | Secrets detected | Plain text credentials | Use chezmoi templates with 1Password/Doppler |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/terrylica/cc-skills --skill chezmoi-workflows- Source
- terrylica/cc-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-04
- Updated
- 2026-02-18
Quick answers
What is chezmoi-workflows?
Dotfile backup and sync with chezmoi. TRIGGERS - chezmoi, dotfiles, sync dotfiles, backup configs, cross-machine sync. Source: terrylica/cc-skills.
How do I install chezmoi-workflows?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill chezmoi-workflows Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/terrylica/cc-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-04