summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.config/ranger/scope.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/scope.sh b/.config/ranger/scope.sh
index feef291..cce86cf 100755
--- a/.config/ranger/scope.sh
+++ b/.config/ranger/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.