Install ripgrep
ripgrep ships as a pre-built binary for every major OS. Pick the one command that matches your system and run it. You do not need Rust or any compiler.
brew or apt-get not found
On macOS install Homebrew first: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)". On Windows use the winget line instead.
