Add config repo location to global CLAUDE.md
This commit is contained in:
parent
e2b4ce77dd
commit
0076e9c91f
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue