From: Javier López Date: Thu, 28 Feb 2013 03:30:52 +0000 (+0000) Subject: dircolors: add a new entry to colorize 'arc' files X-Git-Tag: v8.22~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c4f9e1173f9c48ed4d164cabff7ca5ce48006ee;p=thirdparty%2Fcoreutils.git dircolors: add a new entry to colorize 'arc' files * src/dircolors.hin: Add an entry for arc. Suggested in: https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1088131 --- diff --git a/src/dircolors.hin b/src/dircolors.hin index a86964183e..18e155297b 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -112,6 +112,7 @@ EXEC 01;32 # archives or compressed (bright red) .tar 01;31 .tgz 01;31 +.arc 01;31 .arj 01;31 .taz 01;31 .lha 01;31