On Tue, 30 Dec 2008 17:10:20 -0800 (PST), Ann Barcomb
<[email protected]> wrote:

> On Tue, 30 Dec 2008, Gerry Lawrence wrote:
> 
> > Not joking but I should have made the disclaimer that this is a new
> > thing to tcsh.
> > Yes, I know no one in the world still uses tcsh.  Well, I do.  Oh well.
> 
> I use tcsh.

Me too. I'm a heave tcsh user :)

% grep unalias ~/.tcshrc
unalias rm
unalias path
unalias rd
unalias o
unalias v
unalias d
unalias dir
unalias vdir
            unalias cd
%

why stop hate with alias?

% grep uncomplete ~/.tcshrc
uncomplete cp
uncomplete mv
uncomplete scp
uncomplete rcp
uncomplete rm
uncomplete ln
%

> I hate it when default settings get mucked around with.
> If this is what I want, I'll alias it myself (like I have aliased
> 'bc' to always give me 'bc -l').  One of the things I hate about vim.
> It messes up my vi defaults.  (Just to throw out some new hate.)  In
> a newer version, my settings to make it look more like vi no longer work
> properly, probably the config syntax changed or something.
> 
> Just leave it alone, unless there's a very, very good reason to change
> it ('some people prefer it' is not a good reason.).


-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, SuSE 10.1, 10.3, and 11.0, AIX 5.2, and Cygwin.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to