Search dotfiles and hidden paths.
Section: ripgrep (rg)
Include hidden files
bash
bash
rg --hidden 'apiKey' .Explanation
By default, hidden files are skipped in many ripgrep workflows.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing ripgrep (rg)