Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Latest stable release of zsh triggers the addition of paths to $PATH
- X-seq: zsh-users 17687
- From: Nikolai Weibull <now@xxxxxxxx>
- To: James Jong <ribonucleico@xxxxxxxxx>
- Subject: Re: Latest stable release of zsh triggers the addition of paths to $PATH
- Date: Tue, 12 Mar 2013 23:19:29 +0100
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=js6Wxkrr50H+HSPnFrXvcvlhxomnItSruLPYn3xk3n0=; b=s7vFBy33PMwF8jO79lOR1y2Lc1dEWoCBoXqQ7K3S3sM9KHiIcioRpv2pQHG/7kYbMr yUMWiJRGownQ7cqe+K9ioJM78qKuR+DdI5FxfNSgw7lo/mb7AJY+EWq+d7WlesbHdzPs SxulUCcaHH2tU7efxJOJLoFhR8lOaMOVAf4ZlnxKZ7mIoNmv9AJ9xTIJJ5jPiOs75yVz nWzNZ+LafOZ1uZfAWBiOywLgcCJVIhMkyCO7aRh5SU+sndCJeNbp86BxugTBhv41T05M fpfGrZkyNPPNWaeUWd6W8SVwtRZdYlEx4moWrt4IKtM2XGJN5lTDRHVX4+iMJlqqWd1E ndRQ==
- In-reply-to: <CAD4ivxXVaur2-yswW1L+TwViEuY8dUij9ZBV9gniJaZyQue-Cg@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAD4ivxXVaur2-yswW1L+TwViEuY8dUij9ZBV9gniJaZyQue-Cg@mail.gmail.com>
- Sender: nikolai.weibull@xxxxxxxxx
On Tue, Mar 12, 2013 at 11:08 PM, James Jong <ribonucleico@xxxxxxxxx> wrote:
> I first noticed this problem in Zsh 5.0.0, but I have just built Zsh 5.0.2
> from scratch and every time I call exec zsh from another shell (e.g. tcsh).
> My $PATH variable ends up with two additional paths, one pointing to
> Keberos and another one pointing to a version of Qt.
>
> I don't have anything in my .zprofile nor on my .zshrc.
Make sure that /etc/zshenv isn’t doing something funky.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author