summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorOndřej Vašík <ovasik@redhat.com>2013-02-20 14:52:43 +0100
committerPádraig Brady <P@draigBrady.com>2013-02-28 01:21:50 +0000
commit551128ebd71d1216ccc807eccee91190d6b21462 (patch)
tree8c198d01849db21c2e5e9d0f777072290ade1d9d /src
parent3a20f6888575be7059e9acac07d397009e98c213 (diff)
downloadcoreutils-551128ebd71d1216ccc807eccee91190d6b21462.tar.xz
dircolors: add new entries to colorized archive formats
* src/dircolors.hin: Add .cab, .alz, .lzo, .lrz, .t7z, .tzo, .lha to colorized archives. Suggested by Ville Skyttä in https://bugzilla.redhat.com/868510
Diffstat (limited to 'src')
-rw-r--r--src/dircolors.hin7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 6dfd11360..a86964183 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -114,16 +114,21 @@ EXEC 01;32
.tgz 01;31
.arj 01;31
.taz 01;31
+.lha 01;31
.lzh 01;31
.lzma 01;31
.tlz 01;31
.txz 01;31
+.tzo 01;31
+.t7z 01;31
.zip 01;31
.z 01;31
.Z 01;31
.dz 01;31
.gz 01;31
+.lrz 01;31
.lz 01;31
+.lzo 01;31
.xz 01;31
.bz2 01;31
.bz 01;31
@@ -137,11 +142,13 @@ EXEC 01;32
.ear 01;31
.sar 01;31
.rar 01;31
+.alz 01;31
.ace 01;31
.zoo 01;31
.cpio 01;31
.7z 01;31
.rz 01;31
+.cab 01;31
# image formats
.jpg 01;35