Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: A scheme to manage several ZSH config file collections?
- X-seq: zsh-users 13059
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Zsh users list" <zsh-users@xxxxxxxxxx>
- Subject: Re: A scheme to manage several ZSH config file collections?
- Date: Thu, 24 Jul 2008 15:18:42 +0100
- In-reply-to: <2d460de70807240715q1bd6746fya52683b5f551f68a@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70807240448v2d77b44dr5b25580e7a39f51b@xxxxxxxxxxxxxx> <200807241205.m6OC5ExC014430@xxxxxxxxxxxxxx> <2d460de70807240656k538326f2k2925e06f7098da38@xxxxxxxxxxxxxx> <200807241406.m6OE6wAn015564@xxxxxxxxxxxxxx> <2d460de70807240715q1bd6746fya52683b5f551f68a@xxxxxxxxxxxxxx>
"Richard Hartmann" wrote:
> > No, I don't think there's an easy way round; you'd have to trap that in
> > the function. They could sleep waiting for input and checking for
> > .zshrc, I suppose, but that's a bit messy.
>
> Yah, those are the two options I came up with. Are any of the usual kill
> signals in use, by default? Once zsh-newuser-install ends (itself), the
> trap can simply be released and normal usage can continue.
Signals aren't overloaded by the shell beyond their standard meanings,
so you shouldn't have any trouble.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author