From: Hugo Villeneuve Date: Fri, 28 Jun 2013 02:05:10 +0000 (-0400) Subject: Add .xz to list of files to color in red in DIR_COLORS X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=53ed0ed6ca151e0f2b6bf323c0bfa4b184079fda;p=hvlinux.git Add .xz to list of files to color in red in DIR_COLORS --- diff --git a/stage1/misc/DIR_COLORS b/stage1/misc/DIR_COLORS index fc21bf9..98f1051 100644 --- a/stage1/misc/DIR_COLORS +++ b/stage1/misc/DIR_COLORS @@ -67,6 +67,7 @@ EXEC 01;32;01 .z 01;31 .Z 01;31 .gz 01;31 +.xz 01;31 .jpg 01;35 # image formats .gif 01;35;47 .bmp 01;35