Templates
Ready-made profiles — a profile is a named composition of components placed into slots. Pick one, run its one-line installer, and your whole status line is set up.
The author's daily driver: a news ticker up top, a creatures stage, a session row (model · context · 5h + 7d limits · cost), a repo row (git · PR · burn · now-playing), and a stock ticker at the bottom.
Layout
Install
Paste into a terminal. Clones the plugin, wires the loader into settings.json, then writes and activates the profile.
curl -fsSL https://claude-statusline.vercel.app/install/loki.sh | bashEverything: news ticker on top, a creatures stage, a session row, a repo row, and a stock ticker at the bottom.
Layout
Install
Paste into a terminal. Clones the plugin, wires the loader into settings.json, then writes and activates the profile.
curl -fsSL https://claude-statusline.vercel.app/install/full.sh | bashJust the essentials on one row: model, context, the 5h limit, cost, and git.
Layout
Install
Paste into a terminal. Clones the plugin, wires the loader into settings.json, then writes and activates the profile.
curl -fsSL https://claude-statusline.vercel.app/install/minimal.sh | bash