Subject: Re: Current dir in prompt?
To: NetBSD Amiga <amiga@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: amiga
Date: 12/22/1995 01:17:45
    Hi cornu,

you wrote in <199512210609.BAA06746@pain.lcs.mit.edu>:
> I am using csh as shell, and I can't get the current directory to appear
> in my prompt.

Download and compile "tcsh". It's an extended "csh" with lots of nice
features like filename completion or command line editing.

After installing "tcsh" (don't forget to add it to "/etc/shells") and
using "chsh" to change the login shell of your account to "tcsh" try
this one:

set prompt = "$USER@${HOST}:%~>"

-- 
Matthias Scheler
tron@lyssa.owl.de