mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
Added .tbz & .tar.lzma archive formats
Added Bzip Compressed Tar Archive & LZMA Compressed Tarball
This commit is contained in:
parent
21d28c08e9
commit
35986070d0
1 changed files with 2 additions and 0 deletions
|
@ -534,6 +534,8 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.s7z 38;5;40
|
||||
.sz 38;5;40
|
||||
.tar 38;5;40
|
||||
.tar.lzma 38;5;40
|
||||
.tbz 38;5;40
|
||||
.tgz 38;5;40
|
||||
.warc 38;5;40
|
||||
.WARC 38;5;40
|
||||
|
|
Loading…
Reference in a new issue