]> git.pld-linux.org Git - packages/coreutils.git/blobdiff - DIR_COLORS
- package runuser just once
[packages/coreutils.git] / DIR_COLORS
index bc169075e0ef1ca897d332da78280a021e4dc62c..a610cafa4b1541c14d8c8a01255b6b81f1389acb 100644 (file)
@@ -4,14 +4,14 @@
 # the system defaults.
 
 # NOTE:
-# The keywords OPTIONS, and EIGHTBIT (honored by the slackware version
+# The keywords COLOR, OPTIONS and EIGHTBIT (honored by the slackware version
 # of dircolors) are recognized but ignored.
 
 # COLOR keyword is recognized by PLD fileutils.(c)sh script (which is located
 # in /etc/shrc.d directory and needs one of these arguments:
 # 'auto', 'tty', 'if-tty' - colorizes output to ttys, but not pipes,
 # 'always', 'yes', 'force' - adds color characters to all output,
-# 'never', 'no', 'none' - shuts colorization off,
+# 'never', 'no', 'none' - shuts colorization off.
 COLOR tty
 
 # Below, there should be one TERM entry for each termtype that is colorizable
@@ -85,6 +85,7 @@ EXEC 32
 .img  01;31
 .lha  01;31
 .lzh  01;31
+.lzma 01;31
 .rar  01;31
 .rpm  01;31
 .tar  01;31
@@ -93,6 +94,7 @@ EXEC 32
 .tpz  01;31
 .trpm 01;31
 .tz   01;31
+.xz   01;31
 .z    01;31
 .Z    01;31
 .zip  01;31
@@ -112,6 +114,7 @@ EXEC 32
 .pgm  01;35
 .png  01;35
 .ppm  01;35
+.svg  01;35
 .tga  01;35
 .tif  01;35
 .tiff 01;35
@@ -127,6 +130,7 @@ EXEC 32
 .avi  01;37
 .m1v  01;37
 .mid  01;37
+.mkv  01;37
 .mp3  01;37
 .mp4  01;37
 .mpg  01;37
@@ -157,11 +161,14 @@ EXEC 32
 .kpr     36
 .me      36
 .ms      36
+.ods     36
+.odt     36
 .ps      36
 .pdf     36
 .pps     36
 .ppt     36
 .rtf     36
+.stw     36
 .sxc     36
 .sxw     36
 .tex     36
This page took 0.03636 seconds and 4 git commands to generate.