]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
dircolors: highlight windows archive format
authorMike Swanson <mikeonthecomputer@gmail.com>
Sun, 15 Jan 2017 18:48:12 +0000 (10:48 -0800)
committerPádraig Brady <P@draigBrady.com>
Sat, 21 Jan 2017 16:05:58 +0000 (16:05 +0000)
* src/dircolors.hin: Match *.{wim,swm,dwn,esd}

src/dircolors.hin

index c560c2a6fb8f94a5075bfe8bce66393ac0c38ef4..fca51f23fcc7cbf931ec4e89b3e7e58d1aa748cf 100644 (file)
@@ -126,6 +126,10 @@ EXEC 01;32
 .7z  01;31
 .rz  01;31
 .cab 01;31
+.wim 01;31
+.swm 01;31
+.dwm 01;31
+.esd 01;31
 
 # image formats
 .jpg 01;35