fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit 24d91feca72300d2e57ae99fa983c21da7fc640c parent 380e7ee424e196136dd253643df4d4b784904ba6 Author: The-Assembly-Knight <thecodingknight255@gmail.com> Date: Mon, 28 Jul 2025 16:25:41 -0400 fix gentoo's webpage url and gentoo's intallation command Diffstat:
| M | README.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§ion=all)/[Debian](https://packages.debian.org/search?keywords=fzy&searchon=names&suite=all§ion=all)**: `apt-get install fzy`