mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +00:00
add choose (#10)
This commit is contained in:
parent
12c95d335b
commit
802a8ed153
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
|||
|
||||
* [bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.
|
||||
|
||||
#### cut
|
||||
|
||||
* [choose](https://github.com/theryangeary/choose) - A human-friendly and fast alternative to cut and (sometimes) awk
|
||||
|
||||
#### du
|
||||
|
||||
* [dust](https://github.com/bootandy/dust) - A more intuitive version of du in rust
|
||||
|
|
Loading…
Reference in a new issue