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 17689
- From: James Jong <ribonucleico@xxxxxxxxx>
- To: Lawrence Velázquez <larryv@xxxxxxxxxxxx>
- Subject: Re: Latest stable release of zsh triggers the addition of paths to $PATH
- Date: Tue, 12 Mar 2013 18:26:53 -0400
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=AcHJu5bqVYd2gacyNTxdZex9+BL81Ama7rd5cmXV1QY=; b=mkVc2TmB/FDRlbiOY6H3ntZSdzPJjJi2NrYlBRbQjwk7bFQ1/trtGfXNQQ7RJxTVpU x3gmg/gPbOjWDuUs8TYEk4VcSM7yyM4nkIEQiv5aE2KJzNM21ia+luC/B4Va2vqi5V2A K53IR5kLIQkwn8TleiV4P1rXDFGnpZ61hwZaDUmk1wA6mELI5vsdCZtActAGrqqv9owD Gg3DvoxzxiB4+Ow+gW/EzY3IzRgIbPnNmtAc39z5lO3PBtvVGj6M1vJiI/CWiKcFAR+D tIAZMHh37A206qKRK2ZH/7uxohMqo+DsmZJtVs9VlZI3yhymPBanN3icFIrR5AuD8YZh +WOQ==
- In-reply-to: <FF30192D-8B2E-432B-B7E9-CEE0D7FACA47@macports.org>
- 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> <FF30192D-8B2E-432B-B7E9-CEE0D7FACA47@macports.org>
Thanks. I just checked and /etc/zshenv is empty (it only has a few
automatically-generated comments explaining what it is for).
I'm on a Scientific Linux SL Release 5.1 (Boron).
James
On Tue, Mar 12, 2013 at 6:18 PM, Lawrence Velázquez <larryv@xxxxxxxxxxxx>wrote:
> On Mar 12, 2013, at 6: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.
> >
> > Why are these paths added to $PATH? Any pointers on what I can look at?
>
> What OS are you on? Have you checked whether there are system
> initialization files that could be getting sourced (e.g., /etc/zshenv)?
>
> vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author