[PC-BSD Commits] r186 - pcbsd/trunk/system-overlay/usr/share/skel
svn at pcbsd.org
svn at pcbsd.org
Sat Apr 21 08:24:50 PDT 2007
Author: andrei
Date: 2007-04-21 16:24:50 +0100 (Sat, 21 Apr 2007)
New Revision: 186
Modified:
pcbsd/trunk/system-overlay/usr/share/skel/dot.cshrc
Log:
Added colourful console option for users.
Modified: pcbsd/trunk/system-overlay/usr/share/skel/dot.cshrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/dot.cshrc 2007-04-21 15:10:41 UTC (rev 185)
+++ pcbsd/trunk/system-overlay/usr/share/skel/dot.cshrc 2007-04-21 15:24:50 UTC (rev 186)
@@ -19,6 +19,7 @@
setenv EDITOR vi
setenv PAGER more
setenv BLOCKSIZE K
+setenv CLICOLOR true
if ($?prompt) then
# An interactive shell -- set some stuff up
More information about the Commits
mailing list