Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2005 11:32:43 +0200
From:      Jose M Rodriguez <josemi@freebsd.jazztel.es>
To:        freebsd-current@freebsd.org
Subject:   Re: tcsh
Message-ID:  <200504291132.43454.josemi@redesjm.local>
In-Reply-To: <20050429091410.GB92159@uk.tiscali.com>
References:  <427196C0.5040506@chuckr.org> <20050429091410.GB92159@uk.tiscali.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El Viernes, 29 de Abril de 2005 11:14, Brian Candler escribi=F3:
> 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=3D"%m:%{^[[34m%}`id
> > -nu`%{^[[0m%}:%~:%{^[[31m#%h^[[0m%}%#" alias   cd      'cd \!*;set
> > prompt=3D"%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.
>

I think I see near this thread before.

I remember do a PR about make some changes in skel dir

But I think this will be a better approach:

add support to sysutils for use /usr/local/share/skel if populated  (as=20
part of the mtree file, this is allways present).

So, you can install this kind of changes from a port before going to=20
populate users.

This will not be so difficult to implement.

=2D-
  josemi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504291132.43454.josemi>