From: Simon Ruderich Date: Sat, 22 Mar 2014 21:41:34 +0000 (+0100) Subject: shell/dircolors: highlight Makefile X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=2e02e45a4a6a0e664fc0ae60dec970932df2796a shell/dircolors: highlight Makefile --- diff --git a/shell/dircolors.in b/shell/dircolors.in index 090a820..e723b88 100644 --- a/shell/dircolors.in +++ b/shell/dircolors.in @@ -81,5 +81,7 @@ CHR 00 *NEWS 35;01 *TODO 35;01 *todo 35;01 +# Makefiles: bold magenta. +*Makefile 35;01 # vim: ft=dircolors