home-config-sync
Installation
SKILL.md
Home Config Sync
Use this skill for a generic, shareable bare-repo dotfiles workflow:
- Git dir:
~/.dotfiles - Work tree:
~ - Remote: user-provided private repo URL
- Preferred explicit command:
git --git-dir="$HOME/.dotfiles" --work-tree="$HOME" <subcommand>
Keep these rules: