This commit is contained in:
Denis Isidoro 2020-03-15 22:28:39 -03:00 committed by GitHub
parent 8ec183ac96
commit d5a5bafeaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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