This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: tcsh and chere-0.3-1
- From: Andrew Grimm <agrimm at redwood dot rsc dot raytheon dot com>
- To: cygwin at cygwin dot com
- Cc: d_inabox at yahoo dot com
- Date: Wed, 13 Oct 2004 16:20:41 -0600 (MDT)
- Subject: Re: tcsh and chere-0.3-1
Actually I made a minor goof, the order should be:
/etc/csh.cshrc
/etc/csh.login
~/.tcshrc
~/.login
There is also the possibility that ~/.tcshrc does not exist, if that is
the case ~/.cshrc should be read (but not both). I didn't bother with
that as I use ~/.tcshrc but a more general script should.
Of course there may be a much more elegant solution than this approach,
but I wanted it to be correct for the record =)
-Andy
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/