Date: Sat, 26 Mar 2005 03:05:12 +0100 From: FreeBSD questions mailing list <FreeBSD@amadeus.demon.nl> To: Gert Cuykens <gert.cuykens@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: .cshrc Message-ID: <9ca8a37464ed7b8c21144b3fae0d110b@amadeus.demon.nl> In-Reply-To: <ef60af0905032517351e9f01dd@mail.gmail.com> References: <ef60af0905032515326bbeb618@mail.gmail.com> <20050325234152.GA12816@falcon.midgard.homeip.net> <ef60af0905032515552b123ce7@mail.gmail.com> <20050326002311.GA18807@falcon.midgard.homeip.net> <ef60af0905032516337d7e026d@mail.gmail.com> <ef60af09050325163613828b24@mail.gmail.com> <slrnd49cpv.2va.apeiron%2Busenet@prophecy.dyndns.org> <ef60af0905032517351e9f01dd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9ca8a37464ed7b8c21144b3fae0d110b>