From 85a009acff42de85c3bd35528ba6b0079eed8acd Mon Sep 17 00:00:00 2001 From: Ryan Orendorff Date: Thu, 18 Apr 2019 23:09:25 -0700 Subject: [PATCH] Add .nix files. Use the same color as Makefiles since nix files are used to build derivations. --- LS_COLORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LS_COLORS b/LS_COLORS index d0059d5..f41b316 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -326,6 +326,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 *Makefile 38;5;155 *MANIFEST 38;5;243 *pm_to_blib 38;5;240 +# Functional Configuration +.nix 38;5;155 # ruby rake .rake 38;5;155 # automake