diff --git a/readme.md b/readme.md index c062818..e0a7a84 100644 --- a/readme.md +++ b/readme.md @@ -246,6 +246,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [warp](https://github.com/spolu/warp) - Secure and simple terminal sharing. - [OverTime](https://github.com/diit/overtime-cli) - Easy time-overlap tables for remote teams. - [undollar](https://github.com/ImFeelingDucky/undollar) - undollar strips the '$' preceding copy-pasted terminal commands. +- [neofetch](https://github.com/dylanaraps/neofetch) - A command-line system information tool written in bash 3.2+. ## Command Line Learning @@ -293,6 +294,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 @@ -417,6 +419,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [xiringuito](https://github.com/ivanilves/xiringuito) - A "poor man's VPN". An SSH-based "VPN" that's easy to install, but with slower performance than a real VPN. - [nasa-cli](https://github.com/xxczaki/nasa-cli) - Download NASA Picture of the Day from your terminal. - [googlr](https://github.com/Camji55/googlr) - Search Google from the command line. +- [cointop](https://github.com/miguelmota/cointop) - The fastest and most interactive terminal based UI application for tracking cryptocurrencies. ## Other Awesome Lists