update dircolors

make the hard-to-see files names clearer (.tar .tar.gz)
This commit is contained in:
Patrick Stockwell
2018-12-20 17:14:50 +11:00
parent 9b389c4f74
commit c56dfb2e0e

View File

@@ -118,37 +118,37 @@ STICKY 00;30;46 48;5;141;38;5;235 # dir with the sticky bit set (+t) and not oth
EXEC 01;32
## Archives or compressed (purple + bold for compression)
.tar 00;36
.tgz 00;36
.arj 00;36
.taz 00;36
.lzh 00;36
.lzma 00;36
.tlz 00;36
.txz 00;36
.zip 00;36
.z 00;36
.Z 00;36
.dz 00;36
.gz 00;36
.lz 00;36
.xz 00;36
.bz2 00;36
.bz 00;36
.tbz 00;36
.tbz2 00;36
.tz 00;36
.deb 00;36
.rpm 00;36
.jar 00;36
.rar 00;36
.ace 00;36
.zoo 00;36
.cpio 00;36
.7z 00;36
.rz 00;36
.apk 00;36
.gem 00;36
.tar 01;03;30
.tgz 01;03;30
.arj 01;03;30
.taz 01;03;30
.lzh 01;03;30
.lzma 01;03;30
.tlz 01;03;30
.txz 01;03;30
.zip 01;03;30
.z 01;03;30
.Z 01;03;30
.dz 01;03;30
.gz 01;03;30
.lz 01;03;30
.xz 01;03;30
.bz2 01;03;30
.bz 01;03;30
.tbz 01;03;30
.tbz2 01;03;30
.tz 01;03;30
.deb 01;03;30
.rpm 01;03;30
.jar 01;03;30
.rar 01;03;30
.ace 01;03;30
.zoo 01;03;30
.cpio 01;03;30
.7z 01;03;30
.rz 01;03;30
.apk 01;03;30
.gem 01;03;30
# Image formats (yellow)
.jpg 00;33
@@ -218,27 +218,27 @@ EXEC 01;32
.csv 01;37
# "unimportant" files as logs and backups (base01)
.log 00;36
.bak 00;36
.aux 00;36
.lof 00;36
.lol 00;36
.lot 00;36
.out 00;36
.toc 00;36
.bbl 00;36
.blg 00;36
*~ 00;36
*# 00;36
.part 00;36
.incomplete 00;36
.swp 00;36
.tmp 00;36
.temp 00;36
.o 00;36
.pyc 00;36
.class 00;36
.cache 00;36
.log 01;33
.bak 01;33
.aux 01;33
.lof 01;33
.lol 01;33
.lot 01;33
.out 01;33
.toc 01;33
.bbl 01;33
.blg 01;33
*~ 01;33
*# 01;33
.part 01;33
.incomplete 01;33
.swp 01;33
.tmp 01;33
.temp 01;33
.o 01;33
.pyc 01;33
.class 01;33
.cache 01;33
# Audio formats (orange)
.aac 00;31