From 35947767fc23ce0ed31d8142b6a1d0b122e163f0 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Mon, 24 Mar 2014 10:33:37 -0700 Subject: [PATCH] added group for interpreted languages, sorting --- LS_COLORS | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/LS_COLORS b/LS_COLORS index c05a0d8..e786e43 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -44,23 +44,23 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 *LS_COLORS 48;5;89;38;5;197;1;3;4;7 # :-) # code, text, documents -.markdown 38;5;184 -.mkd 38;5;184 -.md 38;5;184 -.PL 38;5;160 .ahk 38;5;29;1 .asm 38;5;240;1 .cfg 1 -.conf 1 -.rc 1 .cl 38;5;204;1 .coffee 38;5;94;1 +.conf 1 .csv 38;5;78 .ctp 38;5;95 .eps 38;5;192 .etx 38;5;172 .ex 38;5;148;1 .example 38;5;225;1 +.markdown 38;5;184 +.md 38;5;184 +.mkd 38;5;184 +.rc 1 +.tex 38;5;172 # version control .git 38;5;197 .gitignore 38;5;240 @@ -72,6 +72,10 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .bat 38;5;108 .sed 38;5;130;1 .sh 38;5;113 +# interpreted procedural languages +.py 38;5;41 +.pgsql 38;5;222 +.sql 38;5;222 # source code, includes etc .c 38;5;110 .cc 38;5;24;1 @@ -94,6 +98,9 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .s 38;5;81 .S 38;5;81 .sx 38;5;81 +# compiled binaries for procedural languages +.PL 38;5;160 +.pyc 38;5;240 # patch files .diff 48;5;197;38;5;232 .patch 48;5;197;38;5;232;1 @@ -139,27 +146,21 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .pacnew 38;5;33 .pc 38;5;100 .pfa 38;5;43 -.pgsql 38;5;222 .pl 38;5;214 .plt 38;5;204;1 .pm 38;5;197;1 .pod 38;5;172;1 -.py 38;5;41 -# compiled python code - https://github.com/trapd00r/LS_COLORS/pull/10 -.pyc 38;5;240 .rb 38;5;192 .rdf 38;5;144 .ru 38;5;142 .scm 38;5;204;1 .sfv 38;5;197 -.sql 38;5;222 .srt 38;5;116 .sty 38;5;58 .sug 38;5;44 .t 38;5;28;1 .tcl 38;5;64;1 .tdy 38;5;214 -.tex 38;5;172 .textile 38;5;106 .tfm 38;5;64 .tfnt 38;5;140