From 4832fc5fe1297f1241310f2453b850c72743e1bd Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 6 May 2020 18:41:01 +0530 Subject: Drop fzy support --- plugins/.nnn-plugin-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/.nnn-plugin-helper') diff --git a/plugins/.nnn-plugin-helper b/plugins/.nnn-plugin-helper index 0f74fc7..bcb9649 100644 --- a/plugins/.nnn-plugin-helper +++ b/plugins/.nnn-plugin-helper @@ -15,7 +15,7 @@ export CUR_CTX ## Ask nnn to switch to directory $1 in context $2. ## If $2 is not provided, the function asks explicitly. nnn_cd () { - dir=$1 + dir="$1" if [ -z "$NNN_PIPE" ]; then echo "No pipe file found" 1>&2 -- cgit v1.2.3-70-g09d2