From bc572df55a35cc738466996abe26339fc5acaeda Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 24 Apr 2020 10:12:24 +0530 Subject: NNN_SEL: custom selection file --- plugins/splitjoin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/splitjoin') diff --git a/plugins/splitjoin b/plugins/splitjoin index fcd49de..545eadb 100755 --- a/plugins/splitjoin +++ b/plugins/splitjoin @@ -8,7 +8,7 @@ # Shell: POSIX compliant # Authors: Arun Prakash Jana, ath3 -selection=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.selection +selection=${NNN_SEL:-${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.selection} resp=s if [ -s "$selection" ]; then -- cgit v1.2.3-70-g09d2