mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 11:21:27 +00:00
Updated Usage (markdown)
parent
504d11b0d2
commit
2a8455fd3b
1
Usage.md
1
Usage.md
|
@ -84,6 +84,7 @@ Use plugin `nbak` to backup configuration.
|
|||
| `NNN_OPENER="/path/to/custom/opener"` | custom opener (see plugin `nuke`) |
|
||||
| `NNN_BMS="d:$HOME/Documents;D:$HOME/Docs archive/"` <sup>1</sup> | key-bookmark pairs |
|
||||
| `NNN_PLUG='o:fzopen;m:nmount;x:!chmod +x $nnn'` <sup>1</sup> | key-plugin (or cmd) pairs |
|
||||
| `NNN_ORDER='T:/home/user/Downloads;s=/usr/bin' | directory-specific ordering |
|
||||
| `NNN_ARCHIVE="\\.(7z\|bz2\|gz\|tar\|tgz\|zip)$"` <sup>2</sup> | archives [default: bzip2, (g)zip, tar]
|
||||
| `NNN_COLORS='1234'` (/`'#0a1b2c3d'`/`'#0a1b2c3d;1234'`) <sup>3</sup> <sup>5</sup>| context colors [default: '4444' (blue)] |
|
||||
| `NNN_FCOLORS='c1e2272e006033f7c6d6abc4'` <sup>4</sup> | file-specific colors |
|
||||
|
|
Loading…
Reference in a new issue