[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: color with tcsh



Here is a piece of my .cshrc file:

set term=linux
eval 'dircolors'
alias ls 'ls --color=auto';
alias ll 'ls -l';
alias dir 'ls --color=auto --format=vertical';
alias v 'ls --color=auto --format=long';

This got me colors in tcsh...

-- Mike

---------------------
Mike Bucciarelli
n7ck@theriver.com
n7ck@hambox.theriver.com
n7ck.ampr.org




Reply to: