fzy

terminal fuzzy finder picker

git clone https://9o.is/git/fzy.git

commit a9a91266910a8ed359eb289d21c0f9da38b41638
parent bce0e2e17fba96f660d13928539da3c74d8a2e54
Author: John Hawthorn <john.hawthorn@gmail.com>
Date:   Wed,  8 Jun 2016 18:33:01 -0700

Use an SVG logo

Unfortunately can't host this from the github repo due to
https://github.com/isaacs/github/issues/316

Diffstat:
MREADME.md | 2+-
Dfzy.png | 0
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -![fzy](fzy.png) +![fzy](http://i.hawth.ca/u/fzy-github.svg) **fzy** is a fast, simple fuzzy text selector for the terminal with an advanced [scoring algorithm](#sorting). diff --git a/fzy.png b/fzy.png Binary files differ.