From ffb036042c74f68f97b7c94a8efe3c65bae5ed7b Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Mon, 6 Apr 2026 12:00:47 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20KB=20=E2=80=94=20claude-code-mul?= =?UTF-8?q?ti-account.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- workstation/claude-code-multi-account.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/workstation/claude-code-multi-account.md b/workstation/claude-code-multi-account.md index 1085d05..8e22a55 100644 --- a/workstation/claude-code-multi-account.md +++ b/workstation/claude-code-multi-account.md @@ -152,11 +152,13 @@ Both accounts can run simultaneously in separate terminal windows. ## Current Configuration on This Workstation +**Status: DISABLED** (as of 2026-04-06). The `.envrc` file is still in place but direnv has been denied (`direnv deny ~/work`). To re-enable: `direnv allow ~/work`. + | Location | Account | Purpose | |----------|---------|---------| | `~/.claude` | Primary (cal.corum@gmail.com) | All projects except ~/work | | `~/.claude-ac` | Alternate | ~/work projects | -| `~/work/.envrc` | — | direnv trigger for CLAUDE_CONFIG_DIR | +| `~/work/.envrc` | — | direnv trigger for CLAUDE_CONFIG_DIR (currently denied) | ## How It All Fits Together