fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit 407f48feebadb9fbc5ec3640c76335d2a5cba123 parent a439f842cd3ca29f1b4f9726e4c1da3e04334f58 Author: John Hawthorn <john.hawthorn@gmail.com> Date: Mon, 23 Oct 2017 11:55:13 -0700 Merge pull request #57 from srstevenson/no-sudo-brew Don't instruct to run Homebrew as root Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -45,7 +45,7 @@ the default is `/usr/local`. Using Homebrew - sudo brew install fzy + brew install fzy Using MacPorts