Skip to content

konser80/cc-statusline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-statusline

Custom status line for Claude Code CLI.

Shows directory, git branch, context window usage with progress bar, model name, session cost, and API usage limits — all in a compact colored format.

Requirements

  • macOS
  • Claude Code with OAuth token (for API usage display)

Install

brew install jq
git clone https://github.com/konser80/cc-statusline.git
cd cc-statusline
./deploy.sh

This creates symlinks in ~/.claude/ pointing to the repo, so any future git pull updates take effect immediately.

Then add to your Claude Code settings (~/.claude/settings.json):

{
  "statusLine": "~/.claude/statusline.sh"
}

Update

cd cc-statusline
git pull

About

Custom status line for Claude Code CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages