]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
dircolors: add a new entry to colorize 'arc' files
authorJavier López <chilicuil@ubuntu.com>
Thu, 28 Feb 2013 03:30:52 +0000 (03:30 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 28 Feb 2013 03:33:14 +0000 (03:33 +0000)
* src/dircolors.hin: Add an entry for arc.  Suggested in:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1088131

src/dircolors.hin

index a86964183ec7d579afd7805afb2c41379adbe775..18e155297bec1e5ba12ca1968c2932baad1cb86f 100644 (file)
@@ -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