- Use Multiple Claude Code Accounts with CLAUDE_CONFIG_DIR· 6 min read
Use CLAUDE_CONFIG_DIR to run multiple Claude Code accounts with separate logins, hooks, skills, MCP servers, and CLAUDE.md files without touching ~/.claude.
- Local-Only Excludes with .git/info/exclude· 4 min read
Use .git/info/exclude for personal per-repo files instead of committing noisy local rules to .gitignore.