mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-26 13:30:20 +00:00
add TOC
This commit is contained in:
parent
305e4daeb0
commit
e28ba86558
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -2,6 +2,21 @@
|
|||
|
||||
If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||
|
||||
## Table of contents
|
||||
|
||||
- [cat](#cat)
|
||||
- [du](#du)
|
||||
- [find](#find)
|
||||
- [grep](#grep)
|
||||
- [hexdump](#hexdump)
|
||||
- [ls](#ls)
|
||||
- [nvm](#nvm)
|
||||
- [ps](#ps)
|
||||
- [rm](#rm)
|
||||
- [sed](#sed)
|
||||
- [tldr](#tldr)
|
||||
- [top](#top)
|
||||
|
||||
## cat
|
||||
|
||||
* [sharkdp/bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.
|
||||
|
|
Loading…
Reference in a new issue