From 765d612a82080a74964739045662cc12e8796ab3 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Mon, 24 Mar 2014 10:10:37 -0700 Subject: [PATCH] starting section for web services (html, js etc) --- LS_COLORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LS_COLORS b/LS_COLORS index b7302c3..db934aa 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -103,6 +103,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # interface file in GHC - https://github.com/trapd00r/LS_COLORS/pull/9 .hi 38;5;240 .hs 38;5;155;1 +# web services .htm 38;5;125;1 .html 38;5;125;1 .info 38;5;101 @@ -114,6 +115,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .jsm 38;5;42 .json 38;5;199 .jsp 38;5;45 +# .lisp 38;5;204;1 .log 38;5;190 .lua 38;5;34;1