This commit is contained in:
Jasper Schnabel 2022-07-11 13:14:37 +02:00 committed by GitHub
parent da68dd3a7c
commit c9641e9e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -526,6 +526,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis.
- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf.
## Version Control