From: Simon Ruderich Date: Tue, 17 Jul 2018 12:32:56 +0000 (+0200) Subject: dircolors: fix indentation X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=b20f53790551d94cb20a2347d3270e1d7c951e49;hp=bbea9dd41768f07887a9ea6107c425311db6ae28;p=config%2Fdotfiles.git dircolors: fix indentation --- diff --git a/shell/shell/dircolors.in b/shell/shell/dircolors.in index 82bafc6..7e194b7 100644 --- a/shell/shell/dircolors.in +++ b/shell/shell/dircolors.in @@ -75,12 +75,12 @@ CHR 00 # (e.g. example.foo). # Read-me files (e.g. README, program.readme, etc.): bold magenta. -*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 +*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