docs: sync KB — claude-code-multi-account.md

This commit is contained in:
Cal Corum 2026-04-06 12:00:47 -05:00
parent d34bc01305
commit ffb036042c

View File

@ -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