Fabrizio Rinaldi @fabrizio.so · Jan 21

I got tired of forgetting my Claude Code slash commands, so I asked Claude to build a function that shows all my commands, with autocomplete. Type `ccmd` → fuzzy search → hit Enter to run. Game changer if you have lots of commands scattered around.

24 likes 1 replies

?

Replies

Fabrizio Rinaldi · Jan 21

Just add this to your .zshrc: → gist.github.com/linuz90/f82... Requires fzf (ask Claude Code to set it up if you don't have it).