fzy

terminal fuzzy finder picker

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

commit 5b80bb0bc7c6283f297570aa7c3a1226889f8202
parent 380e7ee424e196136dd253643df4d4b784904ba6
Author: John Hawthorn <john@hawthorn.email>
Date:   Tue, 29 Jul 2025 16:14:14 -0700

Merge pull request #195 from The-Assembly-Knight/fix-typo

Fix outdated Gentoo install instructions in README
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -48,7 +48,7 @@ Using MacPorts **[FreeBSD](https://www.freebsd.org/cgi/ports.cgi?query=fzy&stype=all)**: `pkg install fzy` -**[Gentoo Linux](https://packages.gentoo.org/packages/app-shells/fzy)**: `emerge -av app-shells/fzy` +**[Gentoo Linux](https://packages.gentoo.org/packages/app-text/fzy)**: `emerge -av app-text/fzy` **[Ubuntu](https://packages.ubuntu.com/search?keywords=fzy&searchon=names&suite=bionic&section=all)/[Debian](https://packages.debian.org/search?keywords=fzy&searchon=names&suite=all&section=all)**: `apt-get install fzy`