fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit b3d0e915c786669f052c2e693d6a7fbdf5a461a9 parent aee83a9d3ffd6b75880c6366e15a16d8d7ec43d2 Author: John Hawthorn <john.hawthorn@gmail.com> Date: Thu, 19 May 2016 09:37:57 -0700 Simpler rpm installation for systems with yum Diffstat:
| M | README.md | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -48,8 +48,7 @@ the default is `/usr/local`. ### Fedora/Redhat/CentOS - wget https://github.com/jhawthorn/fzy/releases/download/0.4/fzy-0.4-1.x86_64.rpm - sudo rpm -i fzy-0.4-1.x86_64.rpm + sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.4/fzy-0.4-1.x86_64.rpm ### Arch Linux