Command Statusline
Settings statusline 317
npx claude-code-templates@latest --setting statusline/command-statusline Content
JSON
{
"description": "Configure a custom status line using a shell command that receives session conte..."
"statusLine": {
"type": "command"
"command": "~/.claude/statusline.sh"
"padding": 0
}
}