From c4d95c6b89177424fe6a86d3b7b76efec14ebf8e Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sun, 26 Sep 2021 18:59:15 +0100 Subject: [PATCH] Add some more extentions to .dir_colors. --- .dir_colors | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.dir_colors b/.dir_colors index bad92cc..baabd7a 100644 --- a/.dir_colors +++ b/.dir_colors @@ -154,6 +154,8 @@ STICKY_OTHER_WRITABLE 34;45 # Dir is other-writable and sticky (o+w,+t). .TZ 01;31 .tz2 01;31 .TZ2 01;31 +tzst 01;31 +TZST 01;31 .xz 01;31 .XZ 01;31 .z 01;31 @@ -162,6 +164,8 @@ STICKY_OTHER_WRITABLE 34;45 # Dir is other-writable and sticky (o+w,+t). .ZIP 01;31 .zoo 01;31 .ZOO 01;31 +.zst 01;31 +.ZST 01;31 # Images (bright magenta). .bmp 01;35 @@ -296,8 +300,12 @@ STICKY_OTHER_WRITABLE 34;45 # Dir is other-writable and sticky (o+w,+t). .AXA 01;33 .flac 01;33 .FLAC 01;33 +.flv 01;33 +.FLV 01;33 .m2a 01;33 .M2A 01;33 +.m2t 01;33 +.M2T 01;33 .m4a 01;33 .M4A 01;33 .m4p 01;33