Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Prompt themes
- X-seq: zsh-users 5882
- From: Le Wang <lewang@xxxxxxxxx>
- To: Zsh users list <zsh-users@xxxxxxxxxx>
- Subject: Re: Prompt themes
- Date: Tue, 4 Feb 2003 14:58:26 -0500 (EST)
- In-reply-to: <20030204194344.GC32379@xxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
--- John Buttery <john@xxxxxx> wrote:
> Are you saying there's a difference between playing with $fpath and
> $FPATH (I mean, besides the syntactic differences of dealing with them,
> I realize one's an array and the other's different...but a difference in
> the results produced after the modification)?
No. You can look at the two superficially as seperate representations of the
same variable. I'm not sure what kind of magic Zsh performs internally.
> > Perpend/append good; set bad.
>
> That depends on your definitions of good and bad. :) If it makes you
> feel better, I have this line right above my normal FPATH-setting line
> in .zshrc:
>
> #export FPATH="${HOME}/.zsh/functions:${FPATH}"
>
> It's there to be uncommented at any time; part of being
> "debug-resilient". :)
Ok. To each his own.
--
Le
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
Messages sorted by:
Reverse Date,
Date,
Thread,
Author