Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: environment settings
- X-seq: zsh-workers 25193
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: environment settings
- Date: Tue, 17 Jun 2008 15:28:20 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=dm6DlEdYTD/oELm4xXAjLRejUEiHkIxtvmS6plA3TIU=; b=pN2JSFIFOV7X5rgAeAwdLhc9ZW4+H4mcsUc2YoiZC5DXRtUi0A4Qbp2y1225rtw7t3 WB8zkWu27WGXZfpayTaVmgwCNWU51zPG67DG29O2uWEY8K7tReoSr8GgiTkRBmfy5M3j +MwNrJt97xXJrJmjgTnuBVZL9bKpHesFImWus=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=b7ilOn2BPpbwo703SN68Yn+sFcQV323u92qLG8OTaf2heGB6t9is+DIZuXwCsHvWWT wjWWAyubwLLZO9XE9KMEoReJZzxye///+5Fx7h3UUnc9ZARbOvdO2JvL/2ulpbsGBE+8 ClLBgpoSwOdk480YY386B+AHHVV4MW3g9HDoE=
- In-reply-to: <20080617132611.GL5016@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080616074651.GB26165@marcus> <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>
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
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author