Statusline Setup banner
AwesomeJun AwesomeJun

Statusline Setup

Development community

Description

--- description: Install or switch the Awesome Statusline preset (xs-xl) argument-hint: "[xsmall|small|medium|large|xlarge]" --- Install (or switch) the Awesome Statusline for the user. Run the bundled installer with the requested size. If the user gave a size in `$ARGUMENTS` (abbreviation `xs`/`s`/`m`/`l`/`xl` or full name), pass it through; otherwise default to `xlarge`: ```bash bash "${CLAUDE_PLUGIN_ROOT}/install.sh" $ARGUMENTS ``` The installer will: - auto-install `jq` (and Git Bash on

Installation

Terminal
claude install-skill https://github.com/AwesomeJun/awesome-claude-plugins/blob/main/commands/statusline-setup.md

Full documentation available on GitHub

View Source Repository