From c71b0a6c0d7607e03658ed18ecef85e2abf5bff2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 11 Oct 2020 08:34:08 +0530 Subject: [PATCH] Mention well-supported fuzzy utility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95630a9..f5b54c6 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ PROMPT KEYS: 6. For GUI and browser integration (or to sync bookmarks with your favourite bookmark management service) refer to the wiki page on [System integration](https://github.com/jarun/buku/wiki/System-integration). 7. Handy (bash/zsh) command to fuzzy search all URLs and open the selected one in Firefox: - firefox $(buku -p -f 10 | fzy) + firefox $(buku -p -f 10 | fzf) ### Examples