Subject: Re: Few questions...
To: None <port-amiga@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: port-amiga
Date: 07/23/1998 20:26:29
In article <199807221005.MAA12228@psycho4.uni-paderborn.de>,
	Michael Boehnisch <billy@psycho.uni-paderborn.de> writes:
> Add the following commands to ~/.cshrc:
[Lots of stuff deleted]

> On my sytem I get a prompt like this:
> 
>    billy@musashi:~/c/ATA2/src>

That monster alias construct above is only required with the orignal "csh"
or very old "tcsh" versions. With a current "tcsh" e.g. built from
"pkgsrc/shells/tcsh" you only need this:

set prompt = "$USER@`hostname -s`:%~>"

And because "tcsh" has command line editing, filename completition and
other nifty features you want to use it instead of "csh" anyway.

-- 
Matthias Scheler                                http://home.owl.de/~tron/