mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-12-22 04:40:23 +01:00
Added NDCu, Glances and ripgrep (#161)
This commit is contained in:
parent
788da0f36e
commit
632cc02cd9
@ -223,6 +223,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [carbon-now-cli](https://github.com/mixn/carbon-now-cli) - 🎨 Beautiful images of your code — from right inside your terminal.
|
||||
- [pass](https://www.passwordstore.org) - Pass, the standard unix password manager: simple, secure, powerful.
|
||||
- [neofetch](https://github.com/dylanaraps/neofetch) - A command-line system information tool written in bash 3.2+.
|
||||
- [Glances](https://nicolargo.github.io/glances) - A cross-platform system monitoring tool (top/htop alternative) written in Python.
|
||||
|
||||
### macOS
|
||||
|
||||
@ -296,6 +297,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [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.
|
||||
- [NDCu](https://dev.yorhel.nl/ndcu) - A disk usage analyzer with an ncurses interface.
|
||||
- [ripgrep](https://github.com/BurntSushi/ripgrep) - A line-oriented search tool that recursively searches your current directory for a regex pattern.
|
||||
|
||||
### Directory Listing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user