ripgrep recursively searches directories for a regex pattern while respecting your gitignore
# Installation ```bash git clone https://github.com/BurntSushi/ripgrep.git cd ripgrep ``` See https://github.com/BurntSushi/ripgrep for detailed instructions.
git clone https://github.com/BurntSushi/ripgrep.git