Add config repo location to global CLAUDE.md

This commit is contained in:
directlx 2026-02-27 06:58:40 -05:00
parent e2b4ce77dd
commit 0076e9c91f
1 changed files with 5 additions and 0 deletions

View File

@ -15,3 +15,8 @@
- Memory path: `~/.claude/projects/{project-path-slug}/memory/MEMORY.md` - Memory path: `~/.claude/projects/{project-path-slug}/memory/MEMORY.md`
- If the memory folder/file does not exist, create it before doing any work - If the memory folder/file does not exist, create it before doing any work
- Save key architectural decisions, file locations, bugs fixed, workflows, and user preferences - Save key architectural decisions, file locations, bugs fixed, workflows, and user preferences
## Claude Config Repo
- `~/.claude` is symlinked to `/source/directlx-claude-config`
- Gitea repo: `http://192.168.200.102/directlx/directlx-claude-config.git`
- Commit and push after significant config or memory changes for backup