diff options
Diffstat (limited to 'Functions/Misc/run-help')
-rw-r--r-- | Functions/Misc/run-help | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/run-help b/Functions/Misc/run-help index bae321890..ec0334118 100644 --- a/Functions/Misc/run-help +++ b/Functions/Misc/run-help @@ -1,4 +1,4 @@ -#!/usr/local/bin/zsh +#!/bin/zsh # # Figure out where to get the best help, and get it. # |