Updated Basic use cases (markdown)

Piña Colada 2021-06-06 18:29:10 +05:30
parent 21cf5a7df4
commit 2490ea5e22
1 changed files with 2 additions and 2 deletions

@ -92,7 +92,7 @@ bash -i
You can also use the _run cmd as plugin_ method:
`s:_bash -i*`
`s:!bash -i*`
## Hot-plugged drives
@ -333,7 +333,7 @@ Notes:
Open your note file OR directory (if your editor supports opening a dir like `vim`) in your favourite editor like a plugin (see plugin docs for more info):
```sh
export NNN_PLUG=n:-_vim /home/vaio/Dropbox/Public/Docs/Notes/note*
export NNN_PLUG=n:-!vim /home/vaio/Dropbox/Public/Docs/Notes/note*
```
To keep the file synced across systems you may want to specify a file synced by a cloud storage service or stored in a network share.