Personal Claude Code configuration. One place for everything.
| Folder | What's in it |
|---|---|
setup/ |
Global CLAUDE.md and settings.json — behavior, permissions, hooks, theme |
skills/ |
Custom slash commands for specific tasks |
scripts/ |
Shell scripts used by hooks and the status line |
Install everything to ~/.claude/ (pulls latest first):
./install.shSync local changes back to the repo (skips files that haven't changed, picks up new skills and scripts):
./sync.sh