I would like one with allot of colors and a double tab completion that shows every command or file :)

Is bash the only one that does that or can csh do that too ?

Hey Gert, I use tcsh and have these variables in my .cshrc:

setenv  CLICOLOR_FORCE 1
set prompt = '[EMAIL PROTECTED]:%b%~%# '
set autolist = ambigous

It hasn't got a lot of colours but enough to distingiush the files from folders etc...
And autocompletion and hints.
Arno


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to