Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Prompt themes
- X-seq: zsh-users 5874
 
- From: Roman Neuhauser <neuhauser@xxxxxxxxxxxxx>
 
- To: zsh-users@xxxxxxxxxx
 
- Subject: Re: Prompt themes
 
- Date: Tue, 4 Feb 2003 11:45:14 +0100
 
- In-reply-to: <20030204093310.GB20304@xxxxxx>
 
- Mail-followup-to: zsh-users@xxxxxxxxxx
 
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
 
- References: <6134254DE87BD411908B00A0C99B044F03A0B5FA@xxxxxxxxxxxxxxxxxxxxxxx> <1030123180207.ZM12877@xxxxxxxxxxxxxxxxxxxxxxx> <20030124211240.GD6160@xxxxxx> <vg01k3nm.fsf@xxxxxxxxxxxxxxxxxxxxxxx> <20030204093310.GB20304@xxxxxx>
 
# john@xxxxxx / 2003-02-04 03:33:10 -0600:
>   By the way, I figured out what the problem was, and I'm sure this will
> come as a surprise to almost nobody: it was my $FPATH setting.  It must
> have been incomplete or something, because when I commented it out of my
> .zshrc and logged back in, completion of all types (including the
> multi-directory stuff I was referring to) worked as expected.  So I did
> a "echo $FPATH", copied its response back into my .zshrc, prepended
> $HOME/.zsh/functions, and I'm good to go!  :) 
    why don't you use FPATH=$HOME/.zsh/functions:$FPATH ?  That would
    save you from the same trouble in the future when it changes.
-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author