From 90857aea000cea282ebb04a690471cc39c55ecc3 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Wed, 10 Oct 2018 17:25:38 -0700 Subject: [PATCH] Add file extension for ruby scripts --- LS_COLORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LS_COLORS b/LS_COLORS index dd52b6f..fee6802 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -174,6 +174,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .ahk 38;5;41 # python .py 38;5;41 +# ruby +.rb 38;5;41 # perl .pl 38;5;208 .PL 38;5;160 @@ -629,7 +631,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .pi 38;5;7 .plt 38;5;7 .pm 38;5;7 -.rb 38;5;7 .rdf 38;5;7 .rst 38;5;7 .ru 38;5;7