Files
dotfiles/home_root
Your Name 917aaae6cc claude: track CONTEXT.md + keybindings.json in the stow tree
~/.claude/CLAUDE.md was already symlinked into home_root/, but the rest of the user-level Claude
config was not. These two are static, hand-edited, and portable, so they belong with it — moved
into home_root/.claude/ and re-linked via stow. Verified: keybindings.json still parses, both
symlinks resolve.

Checked for secrets before moving. The only regex hits were false positives — "sortByTokens" in
keybindings, and glossary prose ABOUT API-key tiers and token-spend in CONTEXT.md. No credentials.

DELIBERATELY NOT TRACKED:
  settings.json  — Claude Code writes it during normal operation, and an app that replaces rather
                   than rewrites a file in place would silently destroy the symlink and strand the
                   repo copy. Needs a decision about that risk, not a quiet symlink.
  hooks/         — empty.
  everything else — runtime state, not config: projects/ (2.6G), remote/ (815M), file-history/
                   (467M), sessions/, cache/, shell-snapshots/, plugins/.

Note the skills tree is already version-controlled elsewhere: ~/.claude/skills/* symlink into
~/development/galdrabok/skills/, which is where the /snapshot canon the new CLAUDE.md section
points at actually lives.
2026-08-06 18:17:52 -07:00
..
2025-03-11 10:30:58 -07:00
2025-03-11 10:30:58 -07:00
2024-06-20 21:52:17 -07:00