Skip to content

Instantly share code, notes, and snippets.

@halfelf
Created August 7, 2018 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save halfelf/6b28549fcb9f2d7648eb24207dd78f2a to your computer and use it in GitHub Desktop.
Save halfelf/6b28549fcb9f2d7648eb24207dd78f2a to your computer and use it in GitHub Desktop.
export $RIPGREP_CONFIG_PATH="$HOME/.ripgreprc"
--colors=line:fg:yellow
--colors=line:style:bold
--colors=path:fg:green
--colors=path:style:bold
--colors=match:fg:black
--colors=match:bg:yellow
--colors=match:style:nobold
--smart-case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment