From e92c627ded5b365c1a37dc9d76a860e57bbcb8f6 Mon Sep 17 00:00:00 2001 From: Anton Shurashov Date: Mon, 8 Dec 2014 01:44:24 +0300 Subject: [PATCH 1/2] added some extensions --- LS_COLORS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/LS_COLORS b/LS_COLORS index fc97fe9..fabd051 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -213,6 +213,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .html 38;5;125;1 .jhtm 38;5;125;1 .mht 38;5;125;1 +.eml 38;5;125;1 +.mustache 38;5;125;1 # }}} # java {{{2 .coffee 38;5;074;1 @@ -226,6 +228,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .php 38;5;81 # CakePHP view scripts and helpers .ctp 38;5;81 +# Twig template engine +.twig 38;5;81 # }}} # vb/a {{{2 .vb 38;5;81 @@ -314,6 +318,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # lossless .ape 38;5;136;1 .flac 38;5;136;1 +.alac 38;5;136;1 .wav 38;5;136;1 .wv 38;5;136;1 .wvc 38;5;136;1 @@ -350,6 +355,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .vdf 38;5;215 .vpk 38;5;215 .bsp 38;5;215 +.dmg 38;5;215 # }}} # segments {{{2 .r00 38;5;239 @@ -476,6 +482,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .bin 38;5;124 .nrg 38;5;124 .qcow 38;5;124 +.sparseimage 38;5;124 # }}} # databases {{{2 .accdb 38;5;60 @@ -615,11 +622,11 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .def 38;5;7 .ex 38;5;7 .example 38;5;7 +.feature 38;5;7 .ger 38;5;7 .map 38;5;7 .mf 38;5;7 .mfasl 38;5;7 -.mht 38;5;7 .mi 38;5;7 .mtx 38;5;7 .pc 38;5;7 @@ -638,6 +645,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .tfm 38;5;7 .tfnt 38;5;7 .tg 38;5;7 +.vcard 38;5;7 +.vcf 38;5;7 .xln 38;5;7 # }}} # termcap {{{1 From b0f9ff50dea97d4933556e1d5c921ad7a9257c54 Mon Sep 17 00:00:00 2001 From: Anton Shurashov Date: Mon, 8 Dec 2014 14:01:01 +0300 Subject: [PATCH 2/2] add new sass extensions --- LS_COLORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LS_COLORS b/LS_COLORS index fabd051..09e55bf 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -209,6 +209,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .css 38;5;125;1 .less 38;5;125;1 .sass 38;5;125;1 +.scss 38;5;125;1 .htm 38;5;125;1 .html 38;5;125;1 .jhtm 38;5;125;1 @@ -507,6 +508,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .swp 38;5;244 .swo 38;5;244 .tmp 38;5;244 +.sassc 38;5;244 # state files .pid 38;5;248 .state 38;5;248