From a2883947bc7bcc5e4cb3d18d55f60998383cdef9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Sep 2009 12:26:36 +0200 Subject: dircolors: arrange to highlight names with the .lz suffix * src/dircolors.hin: Add .lz, for GNU lzip. Suggested by Matias A. Fonzo. --- src/dircolors.hin | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 -- cgit v1.2.3-54-g00ecf