Need to quickly search for code in your codebase from the terminal? Check out ripgrep. It “recursively searches directories for a regex pattern while respecting your gitignore”

and boy oh boy is it fast.

github.com/BurntSush…

#tools #programming #terminal