# Configuration file for dircolors, a utility to help you set the  # LS_COLORS environment variable used by GNU ls with the --color option.   # Copyright (C) 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006  # Free Software Foundation, Inc.  # Copying and distribution of this file, with or without modification,  # are permitted provided the copyright notice and this notice are preserved.  #  # You can copy this file to .dir_colors in your $HOME directory to override  # the system defaults.   # Below, there should be one TERM entry for each termtype that is colorizable  TERM Eterm  TERM ansi  TERM color-xterm  TERM con132x25  TERM con132x30  TERM con132x43  TERM con132x60  TERM con80x25  TERM con80x28  TERM con80x30  TERM con80x43  TERM con80x50  TERM con80x60  TERM console  TERM cygwin  TERM dtterm  TERM gnome  TERM konsole  TERM kterm  TERM linux  TERM linux-c  TERM mach-color  TERM mlterm  TERM putty  TERM rxvt  TERM rxvt-cygwin  TERM rxvt-cygwin-native  TERM rxvt-unicode  TERM s...