From 0076e9c91f4a6b434b54c8726089b92aa0117cd2 Mon Sep 17 00:00:00 2001 From: directlx Date: Fri, 27 Feb 2026 06:58:40 -0500 Subject: [PATCH] Add config repo location to global CLAUDE.md --- CLAUDE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 4f5ca2f..f6dd8fc 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -15,3 +15,8 @@ - Memory path: `~/.claude/projects/{project-path-slug}/memory/MEMORY.md` - 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 + +## 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