Add some more extentions to .dir_colors.
This commit is contained in:
parent
c5cb72c568
commit
c4d95c6b89
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue