mirror of
https://github.com/jarun/nnn.git
synced 2024-11-28 05:41:31 +00:00
commit
63913115df
2
nnn.1
2
nnn.1
|
@ -369,7 +369,7 @@ used. A single combination of arguments is supported for SHELL and PAGER.
|
|||
\fBNNN_BMS:\fR bookmark string as \fIkey_char:location\fR pairs
|
||||
separated by \fI;\fR:
|
||||
.Bd -literal
|
||||
export NNN_BMS='d:~/Documents;u:/home/user/Cam Uploads;D:~/Downloads/'
|
||||
export NNN_BMS="d:$HOME/Documents;u:/home/user/Cam Uploads;D:$HOME/Downloads/"
|
||||
.Ed
|
||||
.Pp
|
||||
\fBNNN_PLUG:\fR directly executable plugins as \fIkey_char:plugin\fR pairs
|
||||
|
|
Loading…
Reference in a new issue