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