From 936869ff167802a3b2148334a15229f0a63322bd Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sat, 9 Mar 2024 20:56:11 +0100 Subject: [PATCH] Update home/.config/ranger/scope.sh --- home/dot_config/ranger/executable_scope.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dot_config/ranger/executable_scope.sh b/home/dot_config/ranger/executable_scope.sh index da7168e..6dac5dc 100644 --- a/home/dot_config/ranger/executable_scope.sh +++ b/home/dot_config/ranger/executable_scope.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/env bash # ranger supports enhanced previews. If the option "use_preview_script" # is set to True and this file exists, this script will be called and its # output is displayed in ranger. ANSI color codes are supported.