mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +00:00
add skim (#8)
This commit is contained in:
parent
a55ee0d930
commit
865aa40d28
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,10 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
|||
|
||||
* [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to 'find'
|
||||
|
||||
#### [fzf](https://github.com/junegunn/fzf)
|
||||
|
||||
* [skim](https://github.com/lotabout/skim) - Fuzzy Finder in rust!
|
||||
|
||||
#### hexdump
|
||||
|
||||
* [hexyl](https://github.com/sharkdp/hexyl) - A command-line hex viewer
|
||||
|
|
Loading…
Reference in a new issue