cship 1.7.1

A beautiful, fully customizable statusline for Claude Code — Starship-style TOML config, themeable colours, Nerd Font glyphs, and tunable cost/context/usage thresholds
Documentation
1
2
3
4
5
6
[cship]
lines = ["$cship.context_window.used_percentage"]

[cship.context_window]
format = "[ ctx: $value% ]($style)"
style = "bold green"