Text 15 Sep 23 notes How to search files with less common extensions with AckMate

In my case is .twig but you can do it for any extension. It’s simple and you can check it in wiki ack’s page but if you’re not too acquainted with these kind of things, just do the following:

mate ~/.ackrc
and add these lines:
--type-add
php=twig
And you got it!. P.S.: Other examples:
--type-set=sass=.scss
--type-set=coffee=.coffee

  1. rabarroso posted this

Design crafted by Prashanth Kamalakanthan. Powered by Tumblr.