Remove global notification installation
Removes global notification installation and reverts to session-only mode.
/plugin marketplace add blueraai/claude-code-anywhere/plugin install claude-code-anywhere@blueraRemove global notification installation and revert to session-only mode.
~/.claude-code-anywhere/bin/claude.zshrc/.bashrc~/.claude-code-anywhere/plugins/Your .env configuration is preserved as a backup.
| Aspect | Before (Global) | After (Session-Only) |
|---|---|---|
| New terminal | Just works | Need /cca on |
| Multiple sessions | All connected | Each needs setup |
| Daemon | Always running | Stops with session |
| Reboots | Auto-starts | Need restart |
${CLAUDE_PLUGIN_ROOT}/scripts/uninstall.shAfter running this command, tell the user:
exec $SHELL or open a new terminalwhich claude should show the original claude location/cca on in each session as needed/cca-install