Turn Claude Code's "thinking" spinner into a mid-2000s emo setlist. Real band names, song titles, and albums, all bent into gerunds.
your new spinner, feeling everything, shipping anyway.
No binary patching, no wrappers. Just a supported key in your Claude Code settings.
It's just spinnerVerbs in ~/.claude/settings.json. Append to the defaults, or replace them entirely.
It lives in your home-directory config, not the app, so a Claude Code update won't wipe it.
The emo gerunds are Claude Code's terminal "thinking" spinner. Run claude in a real terminal to see them.
// ~/.claude/settings.json { "spinnerVerbs": { "mode": "append", "verbs": ["Chemicalling My Romance", "Escaping My Fate", ...] } }
macOS & Linux get a one-liner. Windows & everyone else can edit the file directly.
git clone https://github.com/russelleNVy/emo-claude.git cd emo-claude ./install.sh # append to the defaults ./install.sh --replace # emo verbs only
Paste into Claude Code: "Add the verbs from verbs.json to my ~/.claude/settings.json under spinnerVerbs with mode: append."
Copy the array from verbs.json into your settings file: ~/.claude/settings.json (macOS/Linux) or %USERPROFILE%\.claude\settings.json (Windows).
spinnerVerbs.A taste of band names, song titles, and albums, all bent into gerunds. See the full list →