mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
restored asterisks, files weren't getting matched
This commit is contained in:
parent
14d3784a8a
commit
4566762024
1 changed files with 5 additions and 5 deletions
10
LS_COLORS
10
LS_COLORS
|
@ -57,11 +57,11 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
*LS_COLORS 48;5;89;38;5;197;1;3;4;7 # :-)
|
||||
# }}}
|
||||
# documents {{{1
|
||||
README 38;5;220;1
|
||||
LICENSE 38;5;220;1
|
||||
COPYRIGHT 38;5;220;1
|
||||
AUTHORS 38;5;220;1
|
||||
HISTORY 38;5;220;1
|
||||
*README 38;5;220;1
|
||||
*LICENSE 38;5;220;1
|
||||
*COPYRIGHT 38;5;220;1
|
||||
*AUTHORS 38;5;220;1
|
||||
*HISTORY 38;5;220;1
|
||||
.log 38;5;190
|
||||
# plain-text {{{2
|
||||
.txt 38;5;253
|
||||
|
|
Loading…
Reference in a new issue