added group for interpreted languages, sorting

This commit is contained in:
Ryan Delaney 2014-03-24 10:33:37 -07:00
parent 474943febd
commit 35947767fc
No known key found for this signature in database
GPG Key ID: 0D98863B4E1D07B6
1 changed files with 13 additions and 12 deletions

View File

@ -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