From f75edbfc02c66be9e9f47db18374b7721c3e1010 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Mon, 3 Feb 2014 00:30:55 -0800 Subject: [PATCH 01/10] added .ahk filetype for autohotkey scripts --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index 79860ff..b2b8429 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -47,6 +47,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # code, text, documents .BAT 38;5;108 .PL 38;5;160 +.ahk 38;5;29;1 .asc 38;5;192;3 .asm 38;5;240;1 .awk 38;5;148;1 From 48155d46224dac1b6a6f421e2315a731819b4c43 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Mon, 3 Feb 2014 00:35:57 -0800 Subject: [PATCH 02/10] added vdf filetype and vpk filetype for Valve source engine archive files --- LS_COLORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LS_COLORS b/LS_COLORS index b2b8429..ee8c102 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -425,6 +425,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .tar 38;5;118 .tar.gz 38;5;34 .tgz 38;5;35;1 +.vpk 38;5;239;1 +.vdf 38;5;215 .xz 38;5;118 .zip 38;5;41 # really compressed archives, but mostly used for documents, comics (and From a71b43d4fc193b55f2ef43f6785ca4f3bd935485 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Sun, 16 Feb 2014 13:35:21 -0800 Subject: [PATCH 03/10] added .gitattributes filetype --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index ee8c102..eff17f9 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -79,6 +79,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .example 38;5;225;1 .git 38;5;197 .gitignore 38;5;240 +.gitattributes 38;5;240 .go 38;5;36;1 .h 38;5;81 .H 38;5;81 From 031cf1033b30cdf2c9f04cc7723a7678c9648430 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Fri, 21 Feb 2014 10:05:47 -0800 Subject: [PATCH 04/10] added .sig filetype for gpg detached signatures --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index eff17f9..94c5007 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -147,6 +147,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .sed 38;5;130;1 .sfv 38;5;197 .sh 38;5;113 +.sig 38;5;192;3 .signature 38;5;206 .sql 38;5;222 .srt 38;5;116 From 002e4aceca66a2bcb633751813be676d470f13a0 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Fri, 21 Feb 2014 14:16:09 -0800 Subject: [PATCH 05/10] added types for ms office files --- LS_COLORS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/LS_COLORS b/LS_COLORS index 94c5007..20acf7a 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -443,6 +443,21 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .ods 38;5;112 .odp 38;5;166 .odb 38;5;161 +# ms office file formats +.accdb 38;5;60 +.accde 38;5;60 +.accdt 38;5;60 +.accdr 38;5;60 +.docx 38;5;111 +.docm 38;5;111;4 +.xla 38;5;76 +.xlsx 38;5;112 +.xlsxm 38;5;112;4 +.xltx 38;5;73 +.xltm 38;5;73;4 +.ppt 38;5;166 +.pot 38;5;166 +.pps 38;5;166 # /etc/hosts.{deny,allow} .allow 38;5;112 .deny 38;5;196 From 07c34b75d007d87ac4b965ec0ab030804c094ac7 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Fri, 21 Feb 2014 14:49:36 -0800 Subject: [PATCH 06/10] added .3ga filetype for audio recorded mostly on mobile phones --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index 20acf7a..d07fef4 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -248,6 +248,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .webm 38;5;109 .wmv 38;5;113 # music, audio +.3ga 38;5;95 .S3M 38;5;71;1 .aac 38;5;137 .cue 38;5;112 From c858ca9ec2d43eb3fc5f3320c5d2396d43490f61 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Fri, 21 Feb 2014 14:53:30 -0800 Subject: [PATCH 07/10] added .ape filetype for monkey's audio (lossless) --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index d07fef4..1f597a4 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -251,6 +251,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .3ga 38;5;95 .S3M 38;5;71;1 .aac 38;5;137 +.ape 38;5;166;1 .cue 38;5;112 .dat 38;5;165 .dts 38;5;100;1 From db3830c807a8a8fed30b7517022d14dd7b1cfc15 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Fri, 21 Feb 2014 14:58:04 -0800 Subject: [PATCH 08/10] added .bsp filetype for map files in Valve Corp. (gold)src and id TecH engines --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index 1f597a4..8a1ff89 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -301,6 +301,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .a 38;5;46 .apk 38;5;172;3 .arj 38;5;41 +.bsp 38;5;239;1 .bz2 38;5;44 .deb 38;5;215 .ipk 38;5;117 From 9d15f45e2d62b61f432ac962069408f49cb56faf Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Fri, 21 Feb 2014 15:06:16 -0800 Subject: [PATCH 09/10] added .cab filetype for legacy windows packed files --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index 8a1ff89..3875d73 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -303,6 +303,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .arj 38;5;41 .bsp 38;5;239;1 .bz2 38;5;44 +.cab 38;5;215 .deb 38;5;215 .ipk 38;5;117 .jad 38;5;50 From 87414c7a593a2a20ab87acfcb48e42945aed2afd Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Wed, 5 Mar 2014 13:40:31 -0800 Subject: [PATCH 10/10] renamed .tar.gz to .gz --- LS_COLORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LS_COLORS b/LS_COLORS index 3875d73..f8cce7d 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -305,6 +305,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .bz2 38;5;44 .cab 38;5;215 .deb 38;5;215 +.gz 38;5;34 .ipk 38;5;117 .jad 38;5;50 .jar 38;5;51 @@ -429,7 +430,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .r99 38;5;239 .rar 38;5;106;1 .tar 38;5;118 -.tar.gz 38;5;34 .tgz 38;5;35;1 .vpk 38;5;239;1 .vdf 38;5;215