1
0

Update home/.config/ranger/scope.sh

This commit is contained in:
Jeff Lance 2024-03-09 20:56:11 +01:00
parent a6c0c1dac3
commit 936869ff16

View File

@ -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.