Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Few questions...



In article <199807221005.MAA12228%psycho4.uni-paderborn.de@localhost>,
        Michael Boehnisch <billy%psycho.uni-paderborn.de@localhost> 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/



Home | Main Index | Thread Index | Old Index