Added bat (#262)

This commit is contained in:
Cédric Legendre 2019-03-01 16:47:03 +01:00 committed by Shaun Clayton
parent 0f8e9667f2
commit 8becf5ad3e
1 changed files with 1 additions and 0 deletions

View File

@ -280,6 +280,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [file-type-cli](https://github.com/sindresorhus/file-type-cli) - Detect the file type of a file or stdin.
- [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.
### Directory Listing