fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit fb52a1720cf26c187cae8be9265cda720fceaf21 parent 195f810c93aaf86e1cfebc9a7eabe470d1763366 Author: John Hawthorn <john.hawthorn@gmail.com> Date: Fri, 20 Oct 2017 10:04:45 -0700 Merge pull request #49 from casr/add-macports Add information about how to install with MacPorts Diffstat:
| M | README.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