about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--examples/shell_automatic_cd.sh2
-rw-r--r--examples/shell_subshell_notice.sh2
2 files changed, 0 insertions, 4 deletions
diff --git a/examples/shell_automatic_cd.sh b/examples/shell_automatic_cd.sh
index 294f3aaa..952a0564 100644
--- a/examples/shell_automatic_cd.sh
+++ b/examples/shell_automatic_cd.sh
@@ -1,5 +1,3 @@
-#!/bin/sh
-
 # Compatible with ranger 1.4.2 through 1.7.*
 #
 # Automatically change the current working directory after closing ranger
diff --git a/examples/shell_subshell_notice.sh b/examples/shell_subshell_notice.sh
index b64ca7fa..a79712ee 100644
--- a/examples/shell_subshell_notice.sh
+++ b/examples/shell_subshell_notice.sh
@@ -1,5 +1,3 @@
-#!/bin/sh
-
 # Compatible with ranger 1.5.3 through 1.7.*
 #
 # Change the prompt when you open a shell from inside ranger