nilbuild/claude-statusline
A statusline plugin that enhances Claude Code's interface by displaying API rate limits, directory path, and git branch information.

Velocity · 7d
+14
★ / day
Trend
→steady
star history
This repository provides a minimal statusline setup for Claude Code, the AI coding assistant by Anthropic. It installs a shell script to ~/.claude/statusline.sh that parses API rate limit data via curl and jq, displays the current directory, and shows the active git branch. The tool backs up existing configurations and integrates directly with Claude Code’s settings for a persistent status bar display.