Skip to content

Instantly share code, notes, and snippets.

@duyet
Last active August 11, 2025 08:33
Show Gist options
  • Select an option

  • Save duyet/22b3c6b35aa05904eb088113f49b667b to your computer and use it in GitHub Desktop.

Select an option

Save duyet/22b3c6b35aa05904eb088113f49b667b to your computer and use it in GitHub Desktop.
Claude Code Statusline

~/.claude/settings.json

{
  ... your settings ...

  "statusLine": {
    "type": "command",
    "command": "npx -y ccusage@latest statusline"
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment