Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Prompt themes



 --- 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