Emotion Theater Statusline
Settings statusline 147
npx claude-code-templates@latest --setting statusline/emotion-theater-statusline Content
JSON
{
"description": "A theatrical display of coding emotions and activities. Random mood faces and dy..."
"statusLine": {
"type": "command"
"command": "bash -c 'input=$(cat); MODEL=$(echo "$input" | jq -r ".model.display_name"); DIR..."
}
}