update dircolors
This commit is contained in:
parent
bbc81312d7
commit
9268947eab
@ -44,6 +44,7 @@ TERM linux-c
|
|||||||
TERM mach-color
|
TERM mach-color
|
||||||
TERM mlterm
|
TERM mlterm
|
||||||
TERM putty
|
TERM putty
|
||||||
|
TERM putty-256color
|
||||||
TERM rxvt
|
TERM rxvt
|
||||||
TERM rxvt-256color
|
TERM rxvt-256color
|
||||||
TERM rxvt-cygwin
|
TERM rxvt-cygwin
|
||||||
@ -56,8 +57,11 @@ TERM screen-256color
|
|||||||
TERM screen-256color-bce
|
TERM screen-256color-bce
|
||||||
TERM screen-bce
|
TERM screen-bce
|
||||||
TERM screen-w
|
TERM screen-w
|
||||||
|
TERM screen.Eterm
|
||||||
TERM screen.rxvt
|
TERM screen.rxvt
|
||||||
TERM screen.linux
|
TERM screen.linux
|
||||||
|
TERM st
|
||||||
|
TERM st-256color
|
||||||
TERM terminator
|
TERM terminator
|
||||||
TERM vt100
|
TERM vt100
|
||||||
TERM xterm
|
TERM xterm
|
||||||
@ -121,6 +125,7 @@ EXEC 01;32
|
|||||||
.arj 01;31
|
.arj 01;31
|
||||||
.taz 01;31
|
.taz 01;31
|
||||||
.lha 01;31
|
.lha 01;31
|
||||||
|
.lz4 01;31
|
||||||
.lzh 01;31
|
.lzh 01;31
|
||||||
.lzma 01;31
|
.lzma 01;31
|
||||||
.tlz 01;31
|
.tlz 01;31
|
||||||
@ -179,6 +184,7 @@ EXEC 01;32
|
|||||||
.mpeg 01;35
|
.mpeg 01;35
|
||||||
.m2v 01;35
|
.m2v 01;35
|
||||||
.mkv 01;35
|
.mkv 01;35
|
||||||
|
.webm 01;35
|
||||||
.ogm 01;35
|
.ogm 01;35
|
||||||
.mp4 01;35
|
.mp4 01;35
|
||||||
.m4v 01;35
|
.m4v 01;35
|
||||||
|
@ -28,6 +28,7 @@ TERM rxvt-unicode256
|
|||||||
TERM screen-256color
|
TERM screen-256color
|
||||||
TERM xterm-256color
|
TERM xterm-256color
|
||||||
TERM gnome-256color
|
TERM gnome-256color
|
||||||
|
TERM st-256color
|
||||||
|
|
||||||
# EIGHTBIT, followed by '1' for on, '0' for off. (8-bit output)
|
# EIGHTBIT, followed by '1' for on, '0' for off. (8-bit output)
|
||||||
EIGHTBIT 1
|
EIGHTBIT 1
|
||||||
@ -94,6 +95,7 @@ EXEC 38;5;34
|
|||||||
.arj 38;5;9
|
.arj 38;5;9
|
||||||
.taz 38;5;9
|
.taz 38;5;9
|
||||||
.lha 38;5;9
|
.lha 38;5;9
|
||||||
|
.lz4 38;5;9
|
||||||
.lzh 38;5;9
|
.lzh 38;5;9
|
||||||
.lzma 38;5;9
|
.lzma 38;5;9
|
||||||
.tlz 38;5;9
|
.tlz 38;5;9
|
||||||
@ -152,6 +154,7 @@ EXEC 38;5;34
|
|||||||
.mpeg 38;5;13
|
.mpeg 38;5;13
|
||||||
.m2v 38;5;13
|
.m2v 38;5;13
|
||||||
.mkv 38;5;13
|
.mkv 38;5;13
|
||||||
|
.webm 38;5;13
|
||||||
.ogm 38;5;13
|
.ogm 38;5;13
|
||||||
.mp4 38;5;13
|
.mp4 38;5;13
|
||||||
.m4v 38;5;13
|
.m4v 38;5;13
|
||||||
|
@ -98,6 +98,7 @@ EXEC 00;32
|
|||||||
.arj 00;31
|
.arj 00;31
|
||||||
.taz 00;31
|
.taz 00;31
|
||||||
.lha 00;31
|
.lha 00;31
|
||||||
|
.lz4 00;31
|
||||||
.lzh 00;31
|
.lzh 00;31
|
||||||
.lzma 00;31
|
.lzma 00;31
|
||||||
.tlz 00;31
|
.tlz 00;31
|
||||||
@ -156,6 +157,7 @@ EXEC 00;32
|
|||||||
.mpeg 00;35
|
.mpeg 00;35
|
||||||
.m2v 00;35
|
.m2v 00;35
|
||||||
.mkv 00;35
|
.mkv 00;35
|
||||||
|
.webm 00;35
|
||||||
.ogm 00;35
|
.ogm 00;35
|
||||||
.mp4 00;35
|
.mp4 00;35
|
||||||
.m4v 00;35
|
.m4v 00;35
|
||||||
|
Loading…
Reference in New Issue
Block a user