Hi,

Attached patch adds colorizing for *.arc archives. This was suggested /
requested by zapman in lp #1088131:

    https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1088131

Greetings,
         Javier López

======================================================================

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 6dfd113..e56c3c3 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -110,6 +110,7 @@ EXEC 01;32
 #.csh 01;32
 
  # archives or compressed (bright red)
+.arc 01;31
 .tar 01;31
 .tgz 01;31
 .arj 01;31



Reply via email to