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 wrote: > On Mar 12, 2013, at 6:08 PM, James Jong 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