From 7a1dd541a685f7aaa0caa92a7e00994397160ccc Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 17 Jun 2018 21:47:19 +0530 Subject: Support multiple scripts --- nnn.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'nnn.1') diff --git a/nnn.1 b/nnn.1 index 368980d..6735684 100644 --- a/nnn.1 +++ b/nnn.1 @@ -265,8 +265,14 @@ names in the shell. .Pp \fBNNN_SCRIPT:\fR path to a custom script to run. .Bd -literal - export NNN_SCRIPT=/usr/local/bin/script.sh + export NNN_SCRIPT=/usr/local/bin/nscript .Ed +.Pp +\fBNNN_MULTISCRIPT:\fR run multiple custom scripts. +.Bd -literal + export NNN_MULTISCRIPT=1 +.Ed +.Pp \fBNNN_SHOW_HIDDEN:\fR show hidden files. .Bd -literal export NNN_SHOW_HIDDEN=1 -- cgit v1.2.3-70-g09d2