[Pythonmac-SIG] setting tcsh path in OS X.bloat

Bob Savage bobsavage@mac.com
Fri, 13 Jul 2001 04:16:55 -0700


On Monday, July 9, 2001, at 09:27  AM, parks kevin wrote:
> Reading the really unreadble README file we learn that we are supposed 
> to customize our tcsh by creating a ~/Library/init/tcsh dir and the 
> following files:
>
> 	aliases.mine		- shell aliases
> 	completions.mine	- completions
> 	environment.mine	- environment
> 	rc.mine			- run commands
> 	path			- command search path

I think this is an elegant mechanism for providing site-wide defaults 
that are easily supplemented by the user. If you want to learn how to 
use the tcsh there is a good book from O'Reilly on the subject.

Bob