Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Latest stable release of zsh triggers the addition of paths to $PATH
- X-seq: zsh-users 17686
- From: James Jong <ribonucleico@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Latest stable release of zsh triggers the addition of paths to $PATH
- Date: Tue, 12 Mar 2013 18:08:10 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=DfSywzEaUKk6J5Wzy81m+8cfDEiyRQR7gqdmg8XLCgU=; b=pQT0irfUFPz4dqumTYBBTL1c7/NZFfzPZ7I/plYuC45LxmRNp+Z1Mj9S7hi6hsAbga tzYxV66FhtERgMUOw7dk+sl9nz2yy8CQ0PbLIpGzkRDy6btVbpiAyobUxqJ9hEY8qPRP jc/jYRTEUYes5agwc5CVysYyh81dXHIh2jaJrE1TxaujSOFe7KGI9DI7iQkgBv1QCXKH UX6pV592eYTO+XtweKMpGLGGNEMfwAbGkPQQDWBxcTw3RfxcmZ4bWePqamIYw5Bul3mu AFT2s654SIEx2SJH94KPHSyUuVQSWmHADerHNQ4DeXQfvz7ATq5YvJLExwcmqetj4ymx Lrqg==
- 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
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?
Thanks,
James
Messages sorted by:
Reverse Date,
Date,
Thread,
Author