Remove cc-status and restore previous statusLine config
Removes cc-status and restores your previous statusLine configuration from backup. Use this to uninstall the plugin and revert to your original setup.
/plugin marketplace add genomewalker/cc-status/plugin install cc-status@genomewalker-cc-statusRun this command to remove cc-status and restore your previous statusLine configuration.
~/.claude/statusline.backup.json/cc-status-uninstall
SCRIPT_DIR="$(ls -td ~/.claude/plugins/cache/genomewalker-cc-status/cc-status/*/ 2>/dev/null | head -1).scripts"
bash "$SCRIPT_DIR/uninstall.sh"