Hacker News new | ask | show | jobs
by mrslave 1650 days ago
> just pull everything down myself and search it.

`grep -r` or `git-all grep` or something better?

1 comments

I'm not who you replied to but I use ag and it's pretty fast (faster than grep I think)

https://github.com/ggreer/the_silver_searcher