add choose (#10)

This commit is contained in:
Takayuki Maeda 2021-05-28 01:09:37 +09:00 committed by GitHub
parent 12c95d335b
commit 802a8ed153
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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