diff options
Diffstat (limited to 'examples/shell_automatic_cd.sh')
-rw-r--r-- | examples/shell_automatic_cd.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/shell_automatic_cd.sh b/examples/shell_automatic_cd.sh index c4d79cb9..391946c7 100644 --- a/examples/shell_automatic_cd.sh +++ b/examples/shell_automatic_cd.sh @@ -1,3 +1,5 @@ +# shellcheck shell=sh + # Compatible with ranger 1.4.2 through 1.9.* # # Automatically change the current working directory after closing ranger |