.cshrc
FreeBSD questions mailing list
FreeBSD at amadeus.demon.nl
Fri Mar 25 18:05:17 PST 2005
>
> 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 = '%B%n@%m:%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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list