X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Fdircolors.in;h=f77820ac97b9059ebb83c6496b8ace354896bfba;hb=fbccdd97782f162178d19ade50fd8f120394754b;hp=090a820ce7c44c64ac83f5ffd2ab755490f05013;hpb=73ebea73ed365e5a519a6edf81940816a881a0e5;p=config%2Fdotfiles.git diff --git a/shell/dircolors.in b/shell/dircolors.in index 090a820..f77820a 100644 --- a/shell/dircolors.in +++ b/shell/dircolors.in @@ -75,11 +75,16 @@ CHR 00 # (e.g. example.foo). # Read-me files (e.g. README, program.readme, etc.): bold magenta. -*README 35;01 -*readme 35;01 +*README 35;01 +*README.txt 35;01 +*README.md 35;01 +*README.mkd 35;01 +*readme 35;01 # Misc files: bold magenta. *NEWS 35;01 *TODO 35;01 *todo 35;01 +# Makefiles: bold magenta. +*Makefile 35;01 # vim: ft=dircolors