X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Fdircolors.in;h=532f818eafb6d0de7b1b61e918c70ad0f9999c02;hb=b989d9f7f42034ee72f5458d04df1e224e6a3d50;hp=e723b887e4c0aa78b9c2f55dbf446b4d52e3965e;hpb=2e02e45a4a6a0e664fc0ae60dec970932df2796a;p=config%2Fdotfiles.git diff --git a/shell/dircolors.in b/shell/dircolors.in index e723b88..532f818 100644 --- a/shell/dircolors.in +++ b/shell/dircolors.in @@ -75,10 +75,15 @@ 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.