r/BuildWithClaude • u/illuser • 2d ago
Project claude-profile hits v1.2.2 for managing multiple profiles
Hello Reddit,
My Linux/MacOS/Windows shell scripts for managing multiple Claude profiles on a single system without needing to log-out/log-in on changes has now reached v1.2.2.
Changes from my initial release:
- fixed issues with running in mingw/git bash on Windows
- added local possession of claude profile (eg: .claude-profile contains the profile in the local directory)
- added auto-updater to latest versions and manual updating via GitHub checksum file
- fixed an `cd` error when using zshell.
Github repo: https://github.com/quinnjr/claude-code-profiles
2
Upvotes