▲ | burntsushi 16 hours ago | |
Have you seen the `-t/--type` flag? Your example could be written `-tc`. And for common ones that aren't in ripgrep already, you can define your own types. | ||
▲ | zem 16 hours ago | parent [-] | |
I have, and it's a very neat feature :) it just feels like extra ceremony to define my own type the first time I need a custom glob, though it would probably pay off in the long run |