Skip to content

Commit f651ca5

Browse files
committed
zsh: add ccusage alias
1 parent dcc6854 commit f651ca5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zsh/aliases

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ if [ "${OSTYPE:0:6}" = "darwin" ]; then
8181

8282
# Robots
8383
alias claude='claude --model sonnet'
84+
alias ccusage='npx ccusage@latest'
8485

8586
# PHP/Laravel
8687
alias pp='pest --parallel'

0 commit comments

Comments
 (0)