dotfiles/.ripgreprc
2018-08-28 16:37:59 +02:00

8 lines
181 B
Text

--glob=!/vendor/
--glob=!/.git/
--glob=!/.terraform/
--colors=path:fg:100,150,210
--colors=match:style:nobold
--colors=match:bg:180,150,40
--colors=match:fg:0,0,0
--max-columns=150