You can invoke zsh with the -x argument to see the initialization scripts running and check what's happening. -- Russell Harmon On Tue, Jan 15, 2013 at 6:14 AM, Florian Lindner wrote: > Hello, > > I have some PATH, EDITOR and PYTHONPATH set in my .zshenv. As far as I > understand it zshenv should be invoced on every kind of shell but when I > login > using SSH it is not being sourced. > > What is the file to put such things that should be available in _every_ > shell > session? > > Thanks! >