about summary refs log tree commit diff
path: root/Functions/Example/zless
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Example/zless')
-rw-r--r--Functions/Example/zless2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Example/zless b/Functions/Example/zless
index 809ce35c7..58103bd8c 100644
--- a/Functions/Example/zless
+++ b/Functions/Example/zless
@@ -1,4 +1,4 @@
-#!/usr/bin/zsh -f
+#!/bin/zsh -f
 #
 # zsh function script to run less on various inputs, decompressing as required.
 # Author: Phil Pennock.  zsh-hacks@athenaeum.demon.co.uk