I'm using multiple claude subscriptions - one from my current client and one personal. In order to keep the separate I'm using direnv - setting CLAUDE_CONFIG_DIR in the client's workspace to something like this
export CLAUDE_CONFIG_DIR="$HOME/.claude-profiles/clientA"
In my private workspaces this env var is set to
export CLAUDE_CONFIG_DIR="$HOME/.claude"
abtop seems to only consider the default claude config dir, not the custom ones. Would be really great if this worked too!
Alfred
I'm using multiple claude subscriptions - one from my current client and one personal. In order to keep the separate I'm using direnv - setting CLAUDE_CONFIG_DIR in the client's workspace to something like this
In my private workspaces this env var is set to
abtop seems to only consider the default claude config dir, not the custom ones. Would be really great if this worked too!
Alfred