Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Shebang diff
- X-seq: zsh-workers 24586
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Shebang diff
- Date: Fri, 22 Feb 2008 20:31:19 -0800
- In-reply-to: <080222092002.ZM26369@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <080216113822.ZM17179@xxxxxxxxxxxxxxxxxxxxxx> <20080217162313.5c274cb8@pws-pc> <080217175005.ZM10158@xxxxxxxxxxxxxxxxxxxxxx> <20080222025459.GB4595@xxxxxxxxxxx> <080221200113.ZM25416@xxxxxxxxxxxxxxxxxxxxxx> <20080222155619.GA12824@xxxxxxxxxxx> <080222092002.ZM26369@xxxxxxxxxxxxxxxxxxxxxx>
On Feb 22, 9:20am, Bart Schaefer wrote:
}
} On Feb 22, 10:56am, Clint Adams wrote:
} }
} } On Thu, Feb 21, 2008 at 08:01:13PM -0800, Bart Schaefer wrote:
} } > It's entirely possible that there's a better place than Functions/Misc/
} } > to put scripts like this, but that place doesn't exist yet in the tree.
} }
} } What about the scriptdir which contains newuser?
}
} That's for "source"-able scripts, not executable ones.
This raises a question: Why *isn't* it StartupFiles/newuser rather than
Scripts/newuser?
Then we could put sticky-note, zkbd, zcalc, and maybe checkmail and
harden, into Scripts/. They'd still have to get installed into $fpath,
though ...
There's also run-help, which has a #! line although I'd be surprised if
anyone ever runs it as a script. I'm *sure* that needs to be installed
into $fpath.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author