]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/dircolors.in
shell/rc: minor documentation update
[config/dotfiles.git] / shell / dircolors.in
index 0df7768de3a7703ea750c50a41b3bb2ae5797748..e723b887e4c0aa78b9c2f55dbf446b4d52e3965e 100644 (file)
@@ -54,10 +54,10 @@ STICKY_OTHER_WRITABLE 34;42;01
 # yellow background.
 STICKY 34;43;01
 
-# Named pipes: normal.
-FIFO 00
-# Sockets: normal.
-SOCK 00
+# Named pipes: green.
+FIFO 32
+# Sockets: green.
+SOCK 32
 # Block devices: normal.
 BLK 00
 # Character devices: normal.
@@ -81,5 +81,7 @@ CHR 00
 *NEWS 35;01
 *TODO 35;01
 *todo 35;01
+# Makefiles: bold magenta.
+*Makefile 35;01
 
 # vim: ft=dircolors