This commit is contained in:
Jasper Schnabel 2023-03-13 11:03:31 +01:00 committed by GitHub
parent 4e5147d1c4
commit 0de08c2197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -547,6 +547,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