Comment by pandoro
6 hours ago
I use this: https://gist.github.com/KMJ-007/0979814968722051620461ab2aa0...
Simple and works great but requires one alias per account
6 hours ago
I use this: https://gist.github.com/KMJ-007/0979814968722051620461ab2aa0...
Simple and works great but requires one alias per account
This is great. My enhancement was to create a .claude-profile file which specifies the account alias. "claude" can be aliased to read the file, set the correct env var, and launch claude.
Another benefit was if no .claude-profile file exists, claude refuses to launch.
simple and easy - thank you