tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: default skel files (Re: PAGER=less)
On Mon, Oct 17, 2011 at 11:45:43AM +0300, markucz%gmail.com@localhost wrote:
> > Then, I'd also like to remove (or comment out) the following lines
> > in src/etc/skel/dot.cshrc (derived from 4.4BSD Lite2 merge!?):
> >
> > ---
> > alias h history 25
> > alias j jobs -l
> > alias la ls -a
> > alias lf ls -FA
> > alias ll ls -lA
> > alias su su -m
> >
> > setenv EDITOR vi
> > setenv VISUAL ${EDITOR}
> > setenv EXINIT 'set autoindent'
> > setenv PAGER more
>
> I've grown very fond of ll, la and lf, and simply assume they are available
> everywhere I go. I'd rather you left them as they are. EDITOR and VISUAL are
> a matter of choice but the only sane editor that comes with NetBSD by default
> is vi so I suggest you leave those too.
I also like ll, but NOT with the upper case A option. I always change it to one
with a lower case a: 'ls -la'
Bernd
Home |
Main Index |
Thread Index |
Old Index