Skip to content

Commit de45d6c

Browse files
committed
fix(statusline): remove cs alias
1 parent 6507ba6 commit de45d6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/statusline.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ export const statuslineCommand = define({
9595
choices: costSourceChoices,
9696
description: 'Session cost source: auto (prefer CC then ccusage), ccusage (always calculate), cc (always use Claude Code cost), both (show both costs)',
9797
default: 'auto',
98-
short: 'cs',
9998
negatable: false,
10099
toKebab: true,
101100
},

0 commit comments

Comments
 (0)