File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
2+ #
3+ # DISCLAIMER
4+ # ----------
5+ # Author: Sihao Liu
6+ #
7+ # This is a status line script for the CLI tool that happens to include
8+ # an RLCR status field tied to the Humanize plugin. It is included in
9+ # this repository solely for community sharing purposes.
10+ #
11+ # Provided AS-IS -- it serves as a reference and template only.
12+ # Only the final field (RLCR) is related to this repository; the rest
13+ # is generic session information. Future updates to the Humanize plugin
14+ # will generally not involve changes to this script.
15+ #
216# Claude Code Status Line - Display usage information
317# Format: <model> [<cwd>] <branch> | $X.XX @ Xh:Ym:Zs | lines: +X, -X | Session: <name> | Fast: <On/Off> | RLCR: <status>
418
You can’t perform that action at this time.
0 commit comments