conf
view .dircolors @ 375:26aed4e65671
cleanup hgrc a bit
| author | Alexander Solovyov <alexander@solovyov.net> |
|---|---|
| date | Mon Jan 23 18:20:04 2012 +0200 |
| parents | 08d5976375e8 |
| children |
line source
1 # Configuration file for dircolors, a utility to help you set the
2 # LS_COLORS environment variable used by GNU ls with the --color option.
4 # The keywords COLOR, OPTIONS, and EIGHTBIT (honored by the
5 # slackware version of dircolors) are recognized but ignored.
7 # Below, there should be one TERM entry for each termtype that is colorizable
30 # Below are the color init strings for the basic file types. A color init
31 # string consists of one or more of the following numeric codes:
32 # Attribute codes:
33 # 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed
34 # Text color codes:
35 # 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white
36 # Background color codes:
37 # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white
42 # numerical value, the color is as for the file pointed to.)
50 # This is for files with execute permission:
53 # List any file extensions like '.gz' or '.tar' that you would like ls
54 # to colorize below. Put the extension, a space, and the color init string.
55 # (and any comments you want to add after a '#')
57 # If you use DOS-style suffixes, you may want to uncomment the following:
58 #.cmd 01;32 # executables (bright green)
59 #.exe 01;32
60 #.com 01;32
61 #.btm 01;32
62 #.bat 01;32
79 # image formats
96 # source code files
