Updated Usage (markdown)

Mischievous Meerkat 2020-05-04 19:47:46 +05:30
parent 63cc0c613c
commit 9f3f07ad3f

@ -77,8 +77,8 @@ There is no config file. Associated files are at
| `NNN_OPENER="/path/to/custom/opener"` | custom opener (see plugin `nuke`) |
| `NNN_BMS='d:~/Documents;D:~/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_COLORS='1234'` <sup>3</sup> | context colors [default: '4444' (blue)] |
| `NNN_ARCHIVE="\\.(7z\|bz2\|gz\|tar\|tgz\|zip)$"` <sup>2</sup> | archives [default: bzip2, (g)zip, tar]
| `NNN_COLORS='1234'` <sup>3</sup> | context colors [default: '4444' (blue)] |
| `NNN_SSHFS='sshfs -o reconnect,idmap=user'` <sup>3</sup> | custom SSHFS cmd |
| `NNN_RCLONE='rclone mount --read-only'` <sup>3</sup> | custom rclone cmd |
| `NNN_TRASH=1` | use desktop Trash [default: delete] |