Adding bat (#347)

This commit is contained in:
Jonatan Ivanov 2019-10-23 12:53:16 -07:00 committed by Caleb Xu
parent 493a11d12e
commit 58efafebaa
1 changed files with 1 additions and 0 deletions

View File

@ -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`.