tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: default skel files (Re: PAGER=less)
> 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.
Home |
Main Index |
Thread Index |
Old Index