fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit b3e59a17ec5967b4d23825415c415d76bfad0e5f parent e3281d24c42f8de3bfcdc1c5cd68258a927d247e Author: John Hawthorn <john.hawthorn@gmail.com> Date: Sat, 21 May 2016 12:58:38 -0700 Add logo Added logo to repo instead of hotlinking. Also cropped the image to better line up with the rest of the text in the README. Logo by Victoria, BC artist Nick Picard https://www.instagram.com/nick.picard/ Diffstat:
| M | README.md | | | 2 | +- |
| A | fzy.png | | | 0 |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -<img src="http://i.hawth.ca/u/fzy-200.png" width="200" height="116" alt="fzy" /> + **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.