|
@@ -77,8 +77,8 @@ TERM xterm-debian
|
|
NORMAL 00 # no color code at all
|
|
NORMAL 00 # no color code at all
|
|
FILE 00 # regular file: use no color at all
|
|
FILE 00 # regular file: use no color at all
|
|
RESET 0 # reset to "normal" color
|
|
RESET 0 # reset to "normal" color
|
|
-DIR 00;38;5;33 # directory 01;34
|
|
|
|
-LINK 01;38;5;33 # symbolic link. (If you set this to 'target' instead of a
|
|
|
|
|
|
+DIR 00;38;5;33 # directory
|
|
|
|
+LINK 01;38;5;45 # symbolic link. (If you set this to 'target' instead of a numerical value, the color is as for the file pointed to.)
|
|
|
|
|
|
MULTIHARDLINK 30;41 # regular file with more than one link
|
|
MULTIHARDLINK 30;41 # regular file with more than one link
|
|
FIFO 48;5;230;38;5;136;01 # pipe
|
|
FIFO 48;5;230;38;5;136;01 # pipe
|