dotfiles/.ripgreprc
2019-09-03 14:50:36 +02:00

9 lines
190 B
Text

--glob=!/vendor/
--glob=!/.git/
--glob=!/.terraform/
--pretty
--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