Browse Source

Update .dircolors

Emmanuel Bouthenot 12 years ago
parent
commit
51c3f4c877
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .dircolors

+ 2 - 2
.dircolors

@@ -77,8 +77,8 @@ TERM	xterm-debian
 NORMAL	00			# no color code at all
 FILE	00			# regular file: use no color at all
 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
 FIFO					48;5;230;38;5;136;01	# pipe