From 2c311ea5a77cf2e99cd5c56d2b9155e81b636c65 Mon Sep 17 00:00:00 2001 From: Magnus Woldrich Date: Wed, 10 Apr 2013 13:06:10 +0200 Subject: [PATCH] add .cc for c++ and .m{,m} for cocoa (closes #15) --- LS_COLORS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/LS_COLORS b/LS_COLORS index 5ba3e88..11a840c 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -1,8 +1,8 @@ # LS_COLORS # Maintainer: Magnus Woldrich # URL: https://github.com/trapd00r/LS_COLORS -# Version: 0.240 -# Updated: 2013-04-04 13:09:22 +# Version: 0.244 +# Updated: 2013-04-10 13:03:55 # # This is a collection of extension:color mappings, suitable to use as your # LS_COLORS environment variable. Most of them use the extended color map, @@ -52,6 +52,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .bash 38;5;173 .bat 38;5;108 .c 38;5;110 +.cc 38;5;24;1 .cfg 1 .cl 38;5;204;1 .coffee 38;5;94;1 @@ -88,6 +89,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .lisp 38;5;204;1 .log 38;5;190 .lua 38;5;34;1 +.m 38;5;130;3 +.mm 38;5;130;3 .map 38;5;58;3 .markdown 38;5;184 .md 38;5;184