fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit ec7e3652b5c6241e5bb6dc8dc70cbeb3e8403320 parent e2a2dfa5bab4f8505087f66061bf98ee5968ead7 Author: John Hawthorn <john@hawthorn.email> Date: Sun, 23 Sep 2018 12:36:33 -0700 Link to various distro packages from README Diffstat:
| M | README.md | | | 12 | ++++++------ |
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md @@ -43,17 +43,17 @@ Using MacPorts sudo port install fzy -**Arch Linux/MSYS2**: `pacman -S fzy` +**[Arch Linux](https://www.archlinux.org/packages/?sort=&q=fzy&maintainer=&flagged=)/MSYS2**: `pacman -S fzy` -**FreeBSD**: `pkg install fzy` +**[FreeBSD](https://www.freebsd.org/cgi/ports.cgi?query=fzy&stype=all)**: `pkg install fzy` -**Gentoo Linux**: `emerge -av app-shells/fzy` +**[Gentoo Linux](https://packages.gentoo.org/packages/app-shells/fzy)**: `emerge -av app-shells/fzy` -**Ubuntu/Debian 64-bit**: `apt-get install 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` -**pkgsrc (NetBSD and others)**: `pkgin install fzy` +**[pkgsrc](http://pkgsrc.se/misc/fzy) (NetBSD and others)**: `pkgin install fzy` -**openSUSE**: `zypper in fzy` +**[openSUSE](https://software.opensuse.org/package/fzy)**: `zypper in fzy` ### From source