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

Re: using old zsh (login shell) to launch new zsh (not in /etc/shells)



Timothy J. Luoma (luomat@xxxxxxxxxxxxxx) wrote:
> Hrvoje Niksic on 18 Oct 1996 wrote:
> > Just drop the quotes:
> > exec /usr/local/luomat/bin/zsh-3.0.0 -l
> That doesn't work.  It doesn't source .zshenv.

Strange.  As far as I know, every instance of zsh should run .zshenv
on startup.  Any other behaviour should be an anomaly...  Is your
ZDOTDIR maybe set to something strange?  Is the HOME variable properly
defined?

-- 
Hrvoje Niksic <hniksic@xxxxxxx> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
main() { printf(&unix["\021%six\012\0"],(unix)["have"]+"fun"-0x60);}



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