Re: tcsh
From: Brian Candler (B.Candler_at_pobox.com)
Date: 04/29/05
- Previous message: Brian Candler: "Re: boot banner project"
- In reply to: Chuck Robey: "tcsh"
- Next in thread: Jose M Rodriguez: "Re: tcsh"
- Reply: Jose M Rodriguez: "Re: tcsh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Apr 2005 10:14:10 +0100 To: Chuck Robey <chuckr@chuckr.org>
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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Brian Candler: "Re: boot banner project"
- In reply to: Chuck Robey: "tcsh"
- Next in thread: Jose M Rodriguez: "Re: tcsh"
- Reply: Jose M Rodriguez: "Re: tcsh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]