From 5ede4bc38629b91f19a3229268655cdb61aadaab Mon Sep 17 00:00:00 2001 From: mducharm <9277274+mducharm@users.noreply.github.com> Date: Wed, 12 Feb 2020 11:19:41 -0500 Subject: [PATCH] Added broot (#392) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2cba523..4824933 100644 --- a/readme.md +++ b/readme.md @@ -444,6 +444,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [fzf](https://github.com/junegunn/fzf) - A general purpose command-line fuzzy finder, can be used with any list: files/directories, command history, processes, hostnames, bookmarks, git commits, etc. - [fselect](https://github.com/jhspetersson/fselect) - Find files with SQL-like queries. - [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to `find`. +- [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization. ## Version Control