From ebea85b49c244c8bff69297efc02d9485420087e Mon Sep 17 00:00:00 2001 From: John Date: Sat, 23 Nov 2013 00:01:54 +0000 Subject: [PATCH] dircolors: add a new entry to colorize 'lz4' files * src/dircolors.hin: Add entry for the speed optimized 'lz4' compressor. --- src/dircolors.hin | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dircolors.hin b/src/dircolors.hin index 5877005a6a..0005cd0d34 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -117,6 +117,7 @@ EXEC 01;32 .arj 01;31 .taz 01;31 .lha 01;31 +.lz4 01;31 .lzh 01;31 .lzma 01;31 .tlz 01;31 -- 2.47.2