Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: maintaining init files on a [t]csh influenced system
- X-seq: zsh-users 67
- From: Toshi Isogai <toshi_isogai@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: maintaining init files on a [t]csh influenced system
- Date: Wed, 6 Sep 1995 10:16:18 -0600 (MDT)
- In-reply-to: <199509061323.PAA28246@xxxxxxxxxxxxxxxxxxx>
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