From 58efafebaad6e906876b65c5d7adc4dc5c6eddd1 Mon Sep 17 00:00:00 2001 From: Jonatan Ivanov Date: Wed, 23 Oct 2019 12:53:16 -0700 Subject: [PATCH] Adding bat (#347) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cd3ddf..060a13a 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. *OS-related tools, including system administration, system debugging, and file and process management.* * [atop](https://www.atoptool.nl) - ASCII full-screen performance monitor that is capable of reporting the activity of all processes +* [bat](https://github.com/sharkdp/bat) - A `cat` clone with wings * [catcli](https://github.com/deadc0de6/catcli) - The command line catalog tool for your offline data * [ccat](https://github.com/jingweno/ccat) - ccat is the colorizing cat. It works similar to cat but displays content with syntax highlighting. * [exa](https://github.com/ogham/exa) - A modern version of `ls`.