mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
add clisp extensions (closes #14)
This commit is contained in:
parent
fe9e056664
commit
549bb28719
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.bat 38;5;108
|
||||
.c 38;5;110
|
||||
.cfg 1
|
||||
.cl 38;5;204;1
|
||||
.coffee 38;5;94;1
|
||||
.conf 1
|
||||
.cpp 38;5;24;1
|
||||
|
@ -103,6 +104,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.pfa 38;5;43
|
||||
.php 38;5;93
|
||||
.pl 38;5;214
|
||||
.plt 38;5;204;1
|
||||
.pm 38;5;197;1
|
||||
.pod 38;5;172;1
|
||||
.py 38;5;41
|
||||
|
@ -112,6 +114,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.rdf 38;5;144
|
||||
.rst 38;5;67
|
||||
.ru 38;5;142
|
||||
.scm 38;5;204;1
|
||||
.sed 38;5;130;1
|
||||
.sfv 38;5;197
|
||||
.sh 38;5;113
|
||||
|
|
Loading…
Reference in a new issue