diff options
Diffstat (limited to 'Functions/Misc/run-help-ip')
-rw-r--r-- | Functions/Misc/run-help-ip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/run-help-ip b/Functions/Misc/run-help-ip index 3f15b01fb..740af52b5 100644 --- a/Functions/Misc/run-help-ip +++ b/Functions/Misc/run-help-ip @@ -1,4 +1,4 @@ -#! zsh -f +#!/bin/zsh -f # # Install this function by placing it in your FPATH and then # adding to your .zshrc the line if you use run-help function: |