]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
dircolors: recognize .zst and .tzst suffixes
authorJim Meyering <meyering@fb.com>
Wed, 27 Jul 2016 16:30:02 +0000 (09:30 -0700)
committerJim Meyering <meyering@fb.com>
Wed, 31 Aug 2016 17:39:30 +0000 (10:39 -0700)
* src/dircolors.hin: Add .zst and .tzst suffixes for the
Zstandard/zstd compression tools.  See http://zStd.net and
https://code.facebook.com/posts/1658392934479273/

src/dircolors.hin

index 4fb1f045c895751095395a6ce9a2455d17bc0328..0be7988b739737196a526f758fa4673bed363294 100644 (file)
@@ -105,6 +105,8 @@ EXEC 01;32
 .lz  01;31
 .lzo 01;31
 .xz  01;31
+.zst 01;31
+.tzst 01;31
 .bz2 01;31
 .bz  01;31
 .tbz 01;31