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 13057
- 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:06:58 +0100
- In-reply-to: <2d460de70807240656k538326f2k2925e06f7098da38@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70807240448v2d77b44dr5b25580e7a39f51b@xxxxxxxxxxxxxx> <200807241205.m6OC5ExC014430@xxxxxxxxxxxxxx> <2d460de70807240656k538326f2k2925e06f7098da38@xxxxxxxxxxxxxx>
"Richard Hartmann" wrote:
> Other than sending a HUP/USR1/USR2 and trapping it in all other
> zsh-newuser-install, are there any other mechnanisms that would
> enable the other instances to know that a configuration decission
> has been made?
So you're worrying about the case where multiple shells have started,
discovered that there's no .zshrc, and are all waiting for user input?
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.
--
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