Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Why isn't zsh sourcing .zshenv ?



On Nov 14,  2:34pm, TJ Luoma wrote:
}
} Any help appreciated.

It would appear that some of your dot-files are being read or your
prompt would not have all that unexpanded promptsubst fodder in it.

Does this also affect a new shell started after iTerm is open?  If
so, run as "zsh -x 2>zsh-err.txt" and then examine that file to
determine where things may be going wrong.

Is there anything in /etc/zshenv ?  Other than zsh being invoked
with the -f option, that file is the only place where sourcing of
~/.zshenv can be shut off.



Messages sorted by: Reverse Date, Date, Thread, Author