]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/dircolors.in
shell/dircolors: Underline hardlinks.
[config/dotfiles.git] / shell / dircolors.in
index 35a70014fdf4c488560e8322cb1c5ed767ab1460..59d1365f0a7244c5b1ab09645997301f299c5faa 100644 (file)
@@ -34,6 +34,8 @@ LINK 36
 # Orphaned symbolic links (nonexistent or not-statable): cyan with red
 # background.
 ORPHAN 36;41
+# Regular files with multiple hard links: underlined.
+MULTIHARDLINK 04
 
 # setuid and setgid files: bold red with yellow background (red because they
 # are executables).
@@ -73,6 +75,7 @@ CHR 00
 .README 35;01
 .readme 35;01
 # Misc files: bold magenta.
+*NEWS 35;01
 *TODO 35;01
 *todo 35;01