mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
scope.sh has bashisms and breaks if sh if posix
This commit is contained in:
parent
2a419b908e
commit
1478dca4f4
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env bash
|
||||||
# ranger supports enhanced previews. If the option "use_preview_script"
|
# 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
|
# 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.
|
# output is displayed in ranger. ANSI color codes are supported.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user