Rows banner
NYCU-Chung NYCU-Chung

Rows

Development community

Description

--- description: Configure which rows cc-statusline shows (or turn it off entirely) argument-hint: [on|off] | [hide|show|only|toggle <row>...] | [reset] | (no args to list) --- # cc-statusline :: row configuration Manage cc-statusline. Config lives at `~/.claude/cc-statusline-rows.json`; statusline.js reads it on every render. A top-level `enabled` flag acts as the master switch — when `enabled: false`, the statusline prints nothing at all. Individual row flags control which sections appear w

Installation

Installs to ~/.claude/skills/nycu-chung-cc-statusline-rows/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nycu-chung-cc-statusline-rows && curl -fsSL https://raw.githubusercontent.com/NYCU-Chung/cc-statusline/HEAD/commands/rows.md -o ~/.claude/skills/nycu-chung-cc-statusline-rows/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository