# .dircolors # colour ls config # termimals that support colour TERM linux TERM linux-c TERM mach-color TERM console TERM con132x25 TERM con132x30 TERM con132x43 TERM con132x60 TERM con80x25 TERM con80x28 TERM con80x30 TERM con80x43 TERM con80x50 TERM con80x60 TERM dtterm TERM xterm TERM xterm-color TERM xterm-debian TERM rxvt TERM screen TERM screen-w TERM vt100 TERM Eterm TERM urxvt TERM rxvt-unicode # Attribute codes: # 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed # Text color codes: # 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white # Background color codes: # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white NORMAL 00 # global default, although everything should be something. FILE 00 # normal file DIR 00;36 # directory LINK 44 # symbolic link. (alternatively set this to 'target' instead of a numerical value) FIFO 40;33 # pipe SOCK 00;35 # socket DOOR 00;35 # door BLK 07;33 # block device driver CHR 07;33 # character device driver ORPHAN 41 # symlink to nonexistent file EXEC 00;32 # This is for files with execute permission: # executables .cmd 00;32 .exe 00;32 .com 00;32 .btm 00;32 .bat 00;32 # archives or compressed .tar 00;34 .tgz 00;34 .arj 00;34 .taz 00;34 .lzh 00;34 .zip 00;34 .z 00;34 .Z 00;34 .gz 00;34 .bz2 00;34 .deb 00;34 .rpm 00;34 .jar 00;34 .tbz 00;34 # image formats .jpg 00;31 .jpeg 00;31 .JPG 00;31 .gif 00;31 .bmp 00;31 .pbm 00;31 .pgm 00;31 .ppm 00;31 .tga 00;31 .xbm 00;31 .xpm 00;31 .tif 00;31 .tiff 00;31 .png 00;31 .eps 00;31 .fig 00;31 .ico 00;31 .ICO 00;31 .xcf 00;31 # movie formats .mov 00;33 .mpg 00;33 .mpeg 00;33 .m4v 00;33 .mp4 00;33 .wmv 00;33 .avi 00;33 .fli 00;33 .flv 00;33 .VOB 00;33 .rm 00;33 .ogv 00;33 # audio formats .ogg 00;35 .mp3 00;35 .wav 00;35 .wma 00;35 .flac 00;35 .asf 00;35 .ram 00;35 .mid 00;35