From d5a5bafeaa559f5623241223c4c2d06c296a688a Mon Sep 17 00:00:00 2001 From: Denis Isidoro Date: Sun, 15 Mar 2020 22:28:39 -0300 Subject: [PATCH] Add pros --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 90f2f68..fdd2438 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ An interactive cheatsheet tool for the command-line. **navi** allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Argument suggestions are prompted to you. +It will: +- make you type less; +- spare you from knowing CLIs by heart; +- teach you new one-liners. + It uses [fzf](https://github.com/junegunn/fzf) under the hood and it can be either used as a command or as a shell widget (*à la* Ctrl-R). Table of contents