From 8becf5ad3e5250f8d88af48dbc1fe05ef4662ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Legendre?= Date: Fri, 1 Mar 2019 16:47:03 +0100 Subject: [PATCH] Added bat (#262) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f9e16ec..46bb17f 100644 --- a/readme.md +++ b/readme.md @@ -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