feat(aliases): add cc alias

This commit is contained in:
2026-04-06 13:36:07 +03:00
parent 9f5324d67b
commit 1a21ba9e7f

View File

@@ -218,3 +218,4 @@ fbcurl() {
alias fdg="fd --glob"
alias mdf="prettier --config \$HOME/.prettierrc --ignore-path \$HOME/.prettierignore --write '**/*.md'"
alias wands="alias G 'wand --wand-file' G -v wands"
alias cc="claude"