tcsh
Brian Candler
B.Candler at pobox.com
Fri Apr 29 02:14:38 PDT 2005
On Fri, Apr 29, 2005 at 02:06:56AM +0000, Chuck Robey wrote:
> The first thing I do, after I've installed a new system (just before I
> copy over the ssh data) is to copy my .cshrc to my home dir. What's so
> important? I really like the two statements, which I show below, which
> give me my prompt:
>
> set prompt="%m:%{^[[34m%}`id -nu`%{^[[0m%}:%~:%{^[[31m#%h^[[0m%}%#"
> alias cd 'cd \!*;set prompt="%m%{^[[32m%}:`id
> -nu`%{^[[0m%}:%~:%{^[[31m#%h^[[0m%}%#"'
If this is up for grabs, could I add a vote for:
set autolist
The lack of this setting is the one thing which bugs people familiar with
bash; I didn't even realise it was possible to fix it until I dug deep
through man pages. Now I always have to add it to .cshrc !
Regards,
Brian.
More information about the freebsd-current
mailing list