Added broot (#392)

Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
mducharm 2020-02-12 11:19:41 -05:00 committed by GitHub
parent f8e8c670f7
commit 5ede4bc386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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