You Should Be Versioning Your ~/.claude Config
If you've been using Claude Code for a while, you've probably accumulated a decent amount of configuration: settings, skills, custom agents, CLAUDE.md instructions. Losing all of that would be annoying.
The fix: git init inside ~/.claude, with some c...