From 2587a0a1c186b6075171c2f17c3e4c3cc70bca32 Mon Sep 17 00:00:00 2001 From: Grigory Chernyshev Date: Tue, 28 Nov 2017 10:10:33 +0100 Subject: [PATCH] Update README.md Add link to how2 project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58c2bdf..9a5bd33 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder * [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal * [has](https://github.com/kdabir/has) - `has` helps you check presence of various command line tools and their versions on path +* [how2](https://github.com/santinic/how2) - `how2` finds the simplest way to do something in a unix shell. It's like `man`, but you can query it in natural language. * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - Colorize words in a command output * [hr](https://github.com/LuRsT/hr) - `
` for your terminal * [hstr](https://github.com/dvorka/hstr) - Bash History Suggest Box