mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2025-01-12 07:42:01 +01:00
separate section for temporary error log files
This commit is contained in:
parent
ee18aa8c9e
commit
a075f925ec
1 changed files with 3 additions and 2 deletions
|
@ -486,11 +486,12 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
# state files
|
||||
.pid 38;5;248
|
||||
.state 38;5;248
|
||||
# state dumps
|
||||
.dump 38;5;241
|
||||
# error logs
|
||||
.err 38;5;160;1
|
||||
.error 38;5;160;1
|
||||
.stderr 38;5;160;1
|
||||
# state dumps
|
||||
.dump 38;5;241
|
||||
.stackdump 38;5;241
|
||||
.zcompdump 38;5;241
|
||||
.zwc 38;5;241
|
||||
|
|
Loading…
Reference in a new issue