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

Re: Problem running zsh on WinNT 4.0



On Fri, Feb 12, 1999 at 11:23:54AM -0800, Trinh, Timothy wrote:

> When I set my window's HOME environment variable to %HOMEDRIVE%HOMEPATH,
> this allowed the zsh program to 
> automatically source in my .zshrc (located in HOME), but not my profile
> file(also located in HOME).  I tried renaming the profile file to .zprofile,
> .profile, and profile.zsh, but it still did not source in my profile file.

In order for the .zprofile to be read, it hss to be a login shell.
Try invoking zsh with a -l argument and see if that helps.

- Larry



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