claude-code-setup-philoserf

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

claude-code-config

My personal Claude Code configuration, kept under version control in ~/.claude/ itself — the checked-in tree and the live config Claude Code reads are the same files.

Don't use this directly

Cloning this over your own ~/.claude will clobber your settings, memory, and credentials. Even if you back up first, this repo encodes my preferences, my projects, and my style — it is not a starter template.

Read it, take the ideas or snippets that fit your own workflow, leave the rest.

Where to look

  • CLAUDE.md — user-level memory, loaded into every session.
  • .claude/CLAUDE.md — guidance for working inside this directory.
  • .gitignore — which runtime paths Claude Code writes and why each is excluded.
  • settings.json — Claude Code settings.

License

MIT. See LICENSE.