fzy

terminal fuzzy finder picker

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

commit f191e6a79a8b4d74e80dc9d707aa772c0774b0be
parent 407f48feebadb9fbc5ec3640c76335d2a5cba123
Author: John Hawthorn <john.hawthorn@gmail.com>
Date:   Tue, 24 Oct 2017 00:38:47 -0700

Add pkgsrc instructions

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -66,6 +66,10 @@ fzy is available in the `community` repo. sudo pacman -S fzy +### pkgsrc (NetBSD and others) + + sudo pkgin install fzy + ## Usage fzy is a drop in replacement for [selecta](https://github.com/garybernhardt/selecta), and can be used with its [usage examples](https://github.com/garybernhardt/selecta#usage-examples).