From f4ec4b719ce2add6b17869ae7be98cef0e2ef5dd Mon Sep 17 00:00:00 2001 From: "Shaun J. Clayton" Date: Sat, 2 Mar 2019 08:08:38 -0500 Subject: [PATCH] Fix NCDu (#161) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0196434..2c430d7 100644 --- a/readme.md +++ b/readme.md @@ -297,7 +297,7 @@ 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. +- [NCDu](https://dev.yorhel.nl/ncdu) - 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