diff options
Diffstat (limited to 'office/navi/README')
-rw-r--r-- | office/navi/README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/office/navi/README b/office/navi/README index c0dbb337f20dc..9b81adef0da2e 100644 --- a/office/navi/README +++ b/office/navi/README @@ -1,19 +1,17 @@ navi : An interactive cheatsheet tool for the command-line and application launchers. -**navi** allows you to browse through cheatsheets (that you may write +navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. -#### Pros +Pros - it will spare you from knowing CLIs by heart - it will spare you from copy-pasting output from intermediate commands - it will make you type less - it will teach you new one-liners -It uses [fzf](https://github.com/junegunn/fzf), -[skim](https://github.com/lotabout/skim), -or [Alfred](https://www.alfredapp.com/) under the hood. +It uses fzf, skim or Alfred under the hood. It can be either used as a command or as a shell widget 'à la' Ctrl-R). Running navi the first time will help you download cheatsheets. |