From 632cc02cd97a137a73edf5c2851b8b44ee3bf850 Mon Sep 17 00:00:00 2001 From: "Shaun J. Clayton" Date: Sat, 2 Mar 2019 08:05:47 -0500 Subject: [PATCH] Added NDCu, Glances and ripgrep (#161) --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index a72d10f..0196434 100644 --- a/readme.md +++ b/readme.md @@ -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