about summary refs log tree commit diff
path: root/Functions/Misc/run-help-git
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Misc/run-help-git')
-rw-r--r--Functions/Misc/run-help-git1
1 files changed, 0 insertions, 1 deletions
diff --git a/Functions/Misc/run-help-git b/Functions/Misc/run-help-git
index 51c6e250c..ce94d0d02 100644
--- a/Functions/Misc/run-help-git
+++ b/Functions/Misc/run-help-git
@@ -1,4 +1,3 @@
-#!/bin/zsh
 if [ $# -eq 0 ]; then
     man git
 else