zsh-workers
 help / color / mirror / code / Atom feed
* shebang consistency
@ 2007-12-12 23:31 Clint Adams
  2007-12-13  4:13 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Clint Adams @ 2007-12-12 23:31 UTC (permalink / raw)
  To: zsh-workers

Could we standardize on a single line so as to shorten the regex
in my s/// ?

Functions/Calendar/calendar_add:#!/bin/env zsh
Functions/Example/cat:#! /usr/local/bin/zsh -f
Functions/Example/zless:#!/usr/bin/zsh -f
Functions/Misc/zkbd:#! /bin/zsh -f
Functions/Misc/zcalc:#!/usr/local/bin/zsh -i
Functions/Misc/checkmail:#! /usr/local/bin/zsh
Functions/Misc/run-help:#!/usr/local/bin/zsh


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-12-13 22:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-12 23:31 shebang consistency Clint Adams
2007-12-13  4:13 ` Bart Schaefer
2007-12-13  4:38   ` Clint Adams
2007-12-13  7:53     ` Stephane Chazelas
2007-12-13 21:12     ` Peter Stephenson
2007-12-13 22:12       ` Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).