mirror of
https://github.com/denisidoro/navi
synced 2024-11-25 04:50:21 +00:00
Add pros
This commit is contained in:
parent
8ec183ac96
commit
d5a5bafeaa
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue