Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh handling of non-standard if-evaluations
- X-seq: zsh-users 11160
- From: Daniel Qarras <dqarras@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh handling of non-standard if-evaluations
- Date: Tue, 30 Jan 2007 13:14:18 -0800 (PST)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=b5OxGBWe+tdRwtfJYh3JUmdvV2qvDdH1uUCtIs9x70rZOrZ/eIaZTH9IiOh1vvtZGr9UsWLzywNCdhu8dnqLNh02QOvduN6YmLW1MMnyAgFIXu5wXDDG52N14gK8W9LPGXjUiQ88nK8wmqXo8pPIbGVldPHuoICegtBknkPDQBo= ;
- In-reply-to: <163305.96211.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
> And this is also failing. I made a bug for RH about this at:
>
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225454
>
> But.. reading more about this it seems that placing settings etc in
> zsh startup scripts seems to be a source for endless debate.
>
> For example, admin sets locales in /etc/profile but I want use locale
> settings I set up in my init files in any case. .zshenv would be
> logical, I guess, but it's too early as /etc/profile gets sources
> later. .zprofile won't work because it's not sources when starting an
> xterm. And .zshrc is no good because it's not sourced when session is
> not interactive!
Oh, crap.. It turned out that Red Hat defaults source /etc/profile et
al both from /etc/zprofile and /etc/zshrc! I'll be complaining to them
at the above mentioned bug :(
Thanks.
____________________________________________________________________________________
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author