mirror of
https://github.com/denisidoro/navi.git
synced 2026-07-24 10:37:26 +00:00
Change demo gif
This commit is contained in:
parent
8e606a50ba
commit
5eb5f64c5e
1 changed files with 3 additions and 6 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# navi <img src="https://user-images.githubusercontent.com/3226564/65362934-b4432500-dbdf-11e9-8f75-815fbc5cbf8f.png" alt="icon" height="28px"/> [](https://circleci.com/gh/denisidoro/navi) 
|
||||
|
||||
An interactive cheatsheet tool for the command-line so that you'll never say the following again:
|
||||
An interactive cheatsheet tool for the command-line so that you won't say the following anymore:
|
||||
|
||||
>— *How to run that command again?*<br>
|
||||
— *Oh, it's not in my bash history*<br>
|
||||
— *Geez, it's almost what I wanted but I need to change some args*
|
||||
|
||||

|
||||

|
||||
|
||||
**navi** allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands, prompting for argument values.
|
||||
|
||||
|
|
@ -115,10 +115,7 @@ Please note that these cheatsheets aren't curated by **navi**'s maintainers and
|
|||
|
||||
### Shell widget
|
||||
|
||||
You can use **navi** as a widget to your shell:
|
||||

|
||||
|
||||
This way, your history is correctly populated and you can edit the command as you wish before executing it.
|
||||
You can use **navi** as a widget to your shell. This way, your history is correctly populated and you can edit the command as you wish before executing it.
|
||||
|
||||
In order to use it, add this line to your `.bashrc`-like file:
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue