Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: environment settings
- X-seq: zsh-workers 25199
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: environment settings
- Date: Tue, 17 Jun 2008 16:55:41 +0200
- In-reply-to: <237967ef0806170628m56b80d3anaf252e68ad6c497d@xxxxxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080616080556.GA5091@xxxxxxxxxxxxxxx> <20080616123045.GC26165@marcus> <20080616124450.GC5091@xxxxxxxxxxxxxxx> <slrng5etlu.mft.joerg@xxxxxxxxxxxx> <20080617093859.GB5016@xxxxxxxxxxxxxxx> <20080617104126.GC10734@xxxxxxxxxxxxxxxxxxx> <20080617125834.GI5016@xxxxxxxxxxxxxxx> <20080617131154.GM10734@xxxxxxxxxxxxxxxxxxx> <20080617132611.GL5016@xxxxxxxxxxxxxxx> <237967ef0806170628m56b80d3anaf252e68ad6c497d@xxxxxxxxxxxxxx>
On 2008-06-17 15:28:20 +0200, Mikael Magnusson wrote:
> 2008/6/17 Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>:
> > Moreover, if you do
> >
> > path+=(/some/path)
> > in ~/.zshenv, you'll soon end up with /some/path dupplicated.
>
> typeset -U path
It seems that I mixed up typeset -U with the N flag in my previous
mail (I also use typeset -U, but currently not yet for $path,
probably because duplicated paths never occurred here).
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author