Files
2026-07-13 21:03:03 -07:00

521 B

Claude Code Config

Personal configuration for Claude Code, version-controlled from ~/.claude.

Contents

  • settings.json — global settings (theme, spinner verbs, etc.)
  • skills/ — custom skills available across all projects
  • plugins/ — installed plugin marketplaces

Notes

Most of ~/.claude is runtime state (session history, credentials, caches, task locks) and is intentionally left untracked. Only stable, hand-authored config should be added to this repo.