X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Fdircolors.in;h=532f818eafb6d0de7b1b61e918c70ad0f9999c02;hb=b861528c1b6fc183d49daf18deb1ca485af5b9da;hp=090a820ce7c44c64ac83f5ffd2ab755490f05013;hpb=73ebea73ed365e5a519a6edf81940816a881a0e5;p=config%2Fdotfiles.git diff --git a/shell/dircolors.in b/shell/dircolors.in index 090a820..532f818 100644 --- a/shell/dircolors.in +++ b/shell/dircolors.in @@ -75,11 +75,18 @@ 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 +*FAQ 35;01 +*faq 35;01 *TODO 35;01 *todo 35;01 +# Makefiles: bold magenta. +*Makefile 35;01 # vim: ft=dircolors