Repo stuff
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Claude Code Config
|
||||
|
||||
Personal configuration for [Claude Code](https://claude.com/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.
|
||||
|
||||
Reference in New Issue
Block a user