make japh/win/msys2 modifications

This commit is contained in:
japh 2016-03-27 09:00:42 +02:00
parent 2ec41efac1
commit 604d7b927f
1 changed files with 27 additions and 25 deletions

View File

@ -2,8 +2,8 @@
# Maintainers: Magnus Woldrich <m@japh.se>, # Maintainers: Magnus Woldrich <m@japh.se>,
# Ryan Delaney <ryan.delaney@gmail.com> OpenGPG: 0D98863B4E1D07B6 # Ryan Delaney <ryan.delaney@gmail.com> OpenGPG: 0D98863B4E1D07B6
# URL: https://github.com/trapd00r/LS_COLORS # URL: https://github.com/trapd00r/LS_COLORS
# Version: 0.254 # Version: 0.3-win
# Updated: Sun Jun 1 14:36:30 PDT 2014 # Updated: Sun Mar 27 08:37 PDT 2016
# #
# This is a collection of extension:color mappings, suitable to use as your # This is a collection of extension:color mappings, suitable to use as your
# LS_COLORS environment variable. Most of them use the extended color map, # LS_COLORS environment variable. Most of them use the extended color map,
@ -38,7 +38,7 @@ CAPABILITY 38;5;17
CHR 38;5;113;1 CHR 38;5;113;1
DIR 38;5;30 DIR 38;5;30
DOOR 38;5;127 DOOR 38;5;127
EXEC 38;5;208;1 EXEC 38;5;172
FIFO 38;5;126 FIFO 38;5;126
FILE 38;5;253 FILE 38;5;253
LINK target LINK target
@ -56,6 +56,11 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
*LS_COLORS 48;5;89;38;5;197;1;3;4;7 # :-) *LS_COLORS 48;5;89;38;5;197;1;3;4;7 # :-)
# }}} # }}}
# windows {{{
*.msi 38;5;039
*.xys 38;5;204 # xyplorer
# }}}
# documents {{{1 # documents {{{1
*README 38;5;220;1 *README 38;5;220;1
*LICENSE 38;5;220;1 *LICENSE 38;5;220;1
@ -127,16 +132,15 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# }}} # }}}
# }}} # }}}
# configs {{{2 # configs {{{2
*cfg 1 *cfg 38;5;204
*conf 1 *conf 38;5;204
*rc 1 *rc 38;5;204
.ini 1 .ini 38;5;204
# vim .gws 38;5;204 # router gateway settings
.viminfo 1 .viminfo 38;5;204
# cisco VPN client configuration .pcf 38;5;204 # cisco VPN client configuration
.pcf 1 .psf 38;5;204 # adobe photoshop proof settings file
# adobe photoshop proof settings file .reg 38;5;203 # regedit/settings
.psf 1
# }}} # }}}
# }}} # }}}
# code {{{1 # code {{{1
@ -161,7 +165,9 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# python # python
.py 38;5;41 .py 38;5;41
# perl # perl
.pl 38;5;41 .pl 38;5;208
.PL 38;5;160
.t 38;5;114
# sql # sql
.msql 38;5;222 .msql 38;5;222
.mysql 38;5;222 .mysql 38;5;222
@ -230,7 +236,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
# binaries {{{2 # binaries {{{2
# compiled apps for interpreted languages # compiled apps for interpreted languages
.PL 38;5;160
.pyc 38;5;240 .pyc 38;5;240
# }}} # }}}
# html {{{2 # html {{{2
@ -284,17 +289,17 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.patch 48;5;197;38;5;232;1 .patch 48;5;197;38;5;232;1
#}}} #}}}
# graphics {{{1 # graphics {{{1
.bmp 38;5;97 .bmp 38;5;129
.tiff 38;5;97 .tiff 38;5;97
.TIFF 38;5;97 .TIFF 38;5;97
.cdr 38;5;97 .cdr 38;5;97
.gif 38;5;97 .gif 38;5;97
.ico 38;5;97 .ico 38;5;132
.jpeg 38;5;97 .jpeg 38;5;125
.JPG 38;5;97 .JPG 38;5;125
.jpg 38;5;97 .jpg 38;5;125
.nth 38;5;97 .nth 38;5;97
.png 38;5;97 .png 38;5;197
.svg 38;5;97 .svg 38;5;97
.xpm 38;5;97 .xpm 38;5;97
# }}} # }}}
@ -529,7 +534,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.nc 38;5;60 .nc 38;5;60
# }}} # }}}
# tempfiles {{{1 # tempfiles {{{1
# undo files *~ 38;5;241
.pacnew 38;5;33 .pacnew 38;5;33
.un~ 38;5;241 .un~ 38;5;241
.orig 38;5;241 .orig 38;5;241
@ -650,8 +655,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.pod 38;5;7 .pod 38;5;7
# GIMP brush # GIMP brush
.gbr 38;5;7 .gbr 38;5;7
# Linux Shell Executable Binary
.pl 38;5;7
# printer spool file # printer spool file
.spl 38;5;7 .spl 38;5;7
# GIMP project file # GIMP project file
@ -685,7 +688,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.sch 38;5;7 .sch 38;5;7
.sty 38;5;7 .sty 38;5;7
.sug 38;5;7 .sug 38;5;7
.t 38;5;7
.tdy 38;5;7 .tdy 38;5;7
.tfm 38;5;7 .tfm 38;5;7
.tfnt 38;5;7 .tfnt 38;5;7