From a900b2c4fa928de32c30943029ccd4b67c4b7ee9 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 21 Apr 2019 23:59:51 +0530 Subject: Support config dir ~/.config/nnn --- nnn.1 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'nnn.1') diff --git a/nnn.1 b/nnn.1 index f21ea14..cc28306 100644 --- a/nnn.1 +++ b/nnn.1 @@ -169,16 +169,10 @@ when dealing with the !, e and p commands respectively. A single combination to .Pp \fBNNN_COPIER:\fR system clipboard copier script. .Bd -literal - NOTE: File paths are copied to the tmp file \fBDIR/.nnncp\fR, where 'DIR' (by priority) is: - \fI$HOME\fR or, \fI$TMPDIR\fR or, \fI/tmp\fR. + NOTE: File paths are copied to the tmp file \fB~/.config/nnn/.selection\fR. The path is shown in the help and configuration screen. .Ed .Pp -\fBNNN_PLUGIN_DIR:\fR \fIabsolute\fR path to plugin directory. Selected plugin is invoked with currently selected file name as argument 1. -.Bd -literal - export NNN_PLUGIN_DIR=/absolute/path/to/plugins_dir -.Ed -.Pp \fBNNN_NOTE:\fR \fIabsolute\fR path to a note file. .Bd -literal export NNN_NOTE='/home/user/.mynotes' -- cgit v1.2.3-70-g09d2