mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
unsorted files get generic coloring until we figure out what to do with them
This commit is contained in:
parent
b14d2e628b
commit
1e43e60f30
1 changed files with 41 additions and 40 deletions
81
LS_COLORS
81
LS_COLORS
|
@ -563,51 +563,54 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
# unsorted {{{1
|
||||
#
|
||||
# Portable Object Translation for GNU Gettext
|
||||
.pot 38;5;166
|
||||
.pot 38;5;7
|
||||
# CAD files for printed circuit boards
|
||||
.pcb 38;5;28
|
||||
.pcb 38;5;7
|
||||
# groff (rendering app for texinfo)
|
||||
.mm 38;5;130;3
|
||||
.mm 38;5;7
|
||||
# perldoc
|
||||
.pod 38;5;172;1
|
||||
.pod 38;5;7
|
||||
# GIMP brush
|
||||
.gbr 38;5;2
|
||||
.gbr 38;5;7
|
||||
# Linux Shell Executable Binary
|
||||
.pl 38;5;214
|
||||
.pl 38;5;7
|
||||
# printer spool file
|
||||
.spl 38;5;2
|
||||
.spl 38;5;7
|
||||
# GIMP project file
|
||||
.scm 38;5;7
|
||||
# Nokia Symbian OS files
|
||||
.sis 38;5;7
|
||||
|
||||
.1p 38;5;160
|
||||
.3p 38;5;160
|
||||
.cnc 38;5;37
|
||||
.def 38;5;136
|
||||
.ex 38;5;148;1
|
||||
.example 38;5;225;1
|
||||
.ger 38;5;2
|
||||
.map 38;5;58;3
|
||||
.mf 38;5;220;3
|
||||
.mfasl 38;5;73
|
||||
.mht 38;5;129
|
||||
.mi 38;5;124
|
||||
.mtx 38;5;36;3
|
||||
.pc 38;5;100
|
||||
.pi 38;5;126
|
||||
.plt 38;5;204;1
|
||||
.pm 38;5;197;1
|
||||
.rb 38;5;192
|
||||
.rdf 38;5;144
|
||||
.rst 38;5;67
|
||||
.ru 38;5;142
|
||||
.sch 38;5;34
|
||||
.sis 38;5;39 # Nokia Symbian OS files
|
||||
.sty 38;5;58
|
||||
.sug 38;5;44
|
||||
.t 38;5;28;1
|
||||
.tdy 38;5;214
|
||||
.tfm 38;5;64
|
||||
.tfnt 38;5;140
|
||||
.tg 38;5;99
|
||||
.xln 38;5;37
|
||||
.1p 38;5;7
|
||||
.3p 38;5;7
|
||||
.cnc 38;5;7
|
||||
.def 38;5;7
|
||||
.ex 38;5;7
|
||||
.example 38;5;7
|
||||
.ger 38;5;7
|
||||
.map 38;5;7
|
||||
.mf 38;5;7
|
||||
.mfasl 38;5;7
|
||||
.mht 38;5;7
|
||||
.mi 38;5;7
|
||||
.mtx 38;5;7
|
||||
.pc 38;5;7
|
||||
.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
|
||||
.sch 38;5;7
|
||||
.sty 38;5;7
|
||||
.sug 38;5;7
|
||||
.t 38;5;7
|
||||
.tdy 38;5;7
|
||||
.tfm 38;5;7
|
||||
.tfnt 38;5;7
|
||||
.tg 38;5;7
|
||||
.xln 38;5;7
|
||||
# }}}
|
||||
# termcap {{{1
|
||||
TERM ansi
|
||||
|
@ -662,7 +665,5 @@ TERM xterm-color
|
|||
TERM xterm-debian
|
||||
# }}}
|
||||
|
||||
# GIMP project file
|
||||
.scm 38;5;204;1
|
||||
|
||||
# vim: ft=dircolors:fdm=marker:et:sw=2:
|
||||
|
|
Loading…
Reference in a new issue