fzy

terminal fuzzy finder picker

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

commit f16a3cc63cf2655e6a6cb6558859f54fbfb22f12
parent c08b67a93e170b4781fe46ce9d2ce71006d03b8b
Author: Chris Rawnsley <chris@puny.agency>
Date:   Thu, 27 Jul 2017 22:10:07 +0100

Add information about how to install with MacPorts

Diffstat:
MREADME.md | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -57,9 +57,10 @@ fzy is available with a very simple [PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fzy) -### OS X via Homebrew +### MacOS - brew install fzy + brew install fzy # Homebrew + sudo port install fzy # MacPorts ## Usage