This commit is contained in:
Shaun J. Clayton 2019-03-02 08:08:38 -05:00
parent 632cc02cd9
commit f4ec4b719c
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON. Lets you use comments in your JSON files!
- [DocToc](https://github.com/thlorenz/doctoc) - Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.
- [bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.
- [NDCu](https://dev.yorhel.nl/ndcu) - A disk usage analyzer with an ncurses interface.
- [NCDu](https://dev.yorhel.nl/ncdu) - A disk usage analyzer with an ncurses interface.
- [ripgrep](https://github.com/BurntSushi/ripgrep) - A line-oriented search tool that recursively searches your current directory for a regex pattern.
### Directory Listing