about summary refs log tree commit diff
path: root/Functions/Calendar
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-02-22 02:56:13 +0000
committerClint Adams <clint@users.sourceforge.net>2008-02-22 02:56:13 +0000
commit7814ace748ff2fbf3bd8e2d661ed449bb128da11 (patch)
treeb0ad2ba1aedb975755e7a270058e0937c7cf293a /Functions/Calendar
parent9fffc58ccf6f4d1f9440904037c6f65682640d29 (diff)
downloadzsh-7814ace748ff2fbf3bd8e2d661ed449bb128da11.tar.gz
zsh-7814ace748ff2fbf3bd8e2d661ed449bb128da11.tar.xz
zsh-7814ace748ff2fbf3bd8e2d661ed449bb128da11.zip
24576: replace shebang lines.
Diffstat (limited to 'Functions/Calendar')
-rw-r--r--Functions/Calendar/calendar_add1
1 files changed, 1 insertions, 0 deletions
diff --git a/Functions/Calendar/calendar_add b/Functions/Calendar/calendar_add
index 592c9d671..280e5f365 100644
--- a/Functions/Calendar/calendar_add
+++ b/Functions/Calendar/calendar_add
@@ -1,3 +1,4 @@
+#!/bin/zsh
 # All arguments are joined with spaces and inserted into the calendar
 # file at the appropriate point.
 #