Hacker News new | ask | show | jobs
by GrantZvolsky 1602 days ago
ripgrep has been a godsend for my bash workflow. It feels impossibly fast when used on git repositories. The caveat is that by default it omits .gitignored files, hidden files/directories, and binary files.