nix-config/ripgrep/README.md
Donovan Glover 0748f72be9
Add ripgrep config
Now it's possible to use ripgrep without worrying about files with
really long lines taking up the entire screen.
2021-11-14 11:13:42 -05:00

16 lines
241 B
Markdown

# ripgrep
[ripgrep][ripgrep] is a modern version of grep.
## Use Cases
ripgrep can be used to:
- Search for strings in projects
You should not use ripgrep if:
- You should use ripgrep.
[ripgrep]: https://github.com/BurntSushi/ripgrep