X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Fdircolors.in;h=82bafc6cae3e074a6dcd0060ac0904658989f888;hb=3e17e82d591782b4750382b00c5bf6ee96eddedf;hp=090a820ce7c44c64ac83f5ffd2ab755490f05013;hpb=73ebea73ed365e5a519a6edf81940816a881a0e5;p=config%2Fdotfiles.git diff --git a/shell/dircolors.in b/shell/dircolors.in index 090a820..82bafc6 100644 --- a/shell/dircolors.in +++ b/shell/dircolors.in @@ -75,11 +75,19 @@ 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.adoc 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