unused/app
Joshua Clayton 64f62d0141
Allow for rg in addition to ag
Why?
====

rg is oftentimes faster for searching across a codebase than ag;
however, it's newer and potentially more unfamiliar, so ag still remains
the default.

This is an introduction to supporting rg, but without updating the
Homebrew recipe yet. Given a trial run, I can imagine switching to it as
a default eventually.
2017-04-24 06:37:20 -07:00
..
App.hs Allow for rg in addition to ag 2017-04-24 06:37:20 -07:00
Main.hs Allow for rg in addition to ag 2017-04-24 06:37:20 -07:00