summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-09-19 12:26:36 +0200
committerJim Meyering <meyering@redhat.com>2009-09-19 12:26:41 +0200
commita2883947bc7bcc5e4cb3d18d55f60998383cdef9 (patch)
treebde9974cd8191360538791f05aca7a722f721e9d /src
parent99f59aaaf89d8f0c4c69d5f357c6b02caf8efd53 (diff)
downloadcoreutils-a2883947bc7bcc5e4cb3d18d55f60998383cdef9.tar.xz
dircolors: arrange to highlight names with the .lz suffix
* src/dircolors.hin: Add .lz, for GNU lzip. Suggested by Matias A. Fonzo.
Diffstat (limited to 'src')
-rw-r--r--src/dircolors.hin1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 91ddcb65a..24b0c31dc 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -116,6 +116,7 @@ EXEC 01;32
.Z 01;31
.dz 01;31
.gz 01;31
+.lz 01;31
.xz 01;31
.bz2 01;31
.bz 01;31