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

Re: maintaining init files on a [t]csh influenced system



On Wed, 6 Sep 1995, Andrew Eskilsson wrote:

> I am sitting on a normal SUN system, where all other people is using
> csh/tcsh. Now the problem is keeping my .zlogin and .zshrc file
> uptodate with the global cshrc and login files.
> 
> Are there any possibilities to let zsh run the global files and
> incorporate the freshly set variables into the shell?
> 

I am in the same situation and what I did was setting my login
shell back to csh and at the end of my .cshrc (or .login) I added

	exec zsh

In this way, I can use all the environment variable from global cshrc.  


Toshi Isogai   磯貝利明




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