Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: pws-25: saving old shell functions from overwriting
- X-seq: zsh-workers 7074
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Oliver Kiddle" <opk@xxxxxxxxxxxxxxx>
- Subject: RE: PATCH: pws-25: saving old shell functions from overwriting
- Date: Fri, 9 Jul 1999 15:15:35 +0400
- Cc: "Zsh hackers list" <zsh-workers@xxxxxxxxxxxxxx>
- Importance: Normal
- In-reply-to: <3785D771.AA06CD9A@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> A result of the latest compinstall seems to be that I get the Core
> directory duplicated in my $fpath. The compinstall created .zshrc adds
> it so that it can autoload compinit and compinit then adds it in again.
>
typeset -U fpath
always useful :-)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author