Releases: yefga/Switzy
Releases · yefga/Switzy
Switzy v1.0.1
This release focuses on improving SSH key management, ensuring physical file integrity, and streamlining the profile switching workflow.
- Implemented a shell fallback (rm -f) to ensure files are removed even when system file permissions are restrictive.
- Automatic ssh-add: Activating a profile now automatically adds its associated SSH key to the SSH agent.
- Agent Cleanup: Deleting a key now automatically removes it from the SSH agent (ssh-add -d).
Switzy v1.0.0 - Initial Release
Effortlessly manage your Git identities and SSH keys directly from your macOS menu bar.
Key Features
- 🚀 Instant Identity Switching: Toggle between work, personal, and project-specific Git profiles.
- 🔑 SSH Key Management: Generate and manage SSH keys without touching the terminal.
- 🔄 Auto Configuration: Automatically updates your global or local
.gitconfig.