Moved Terminal Utilities to new subcategory under Utilities

This commit is contained in:
Shaun J. Clayton 2019-03-02 00:27:12 -05:00
commit 0a809e6cfd
1 changed files with 3 additions and 0 deletions

View File

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