knqyf263 / pet

Simple command-line snippet manager
MIT License
4.44k stars 223 forks source link

Add categories to group commands #215

Closed IOCsec closed 7 months ago

IOCsec commented 1 year ago

Will be nice to have:

If category exist, to add command to that category, if not, to create that category, related to pet new -t -c.

Think for example of curl, awk or nmap commands, where categorization would simplify visibility mapping, productivity and speed.

Thanks!

RamiAwar commented 7 months ago

This is what tags are for! Check out the docs on tags 😃