From 7814ace748ff2fbf3bd8e2d661ed449bb128da11 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 22 Feb 2008 02:56:13 +0000 Subject: 24576: replace shebang lines. --- Functions/Calendar/calendar_add | 1 + Functions/Misc/sticky-note | 1 + 2 files changed, 2 insertions(+) (limited to 'Functions') 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. # diff --git a/Functions/Misc/sticky-note b/Functions/Misc/sticky-note index 50ebf4a59..53c786c60 100644 --- a/Functions/Misc/sticky-note +++ b/Functions/Misc/sticky-note @@ -1,3 +1,4 @@ +#!/bin/zsh -fi # A little zsh sticky-note ("post-it") application. Sticky notes are # stored in the file named by the STICKYFILE variable (defaults to # $HOME/.zsticky). The number of notes stored is STICKYSIZE (1000). -- cgit v1.2.3-70-g09d2