mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
2c84163c7a
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
654 B
Text
17 lines
654 B
Text
navi : An interactive cheatsheet tool for the command-line and
|
|
application launchers.
|
|
|
|
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
|
|
- 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, 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.
|