aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/.eget.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.eget.toml b/files/.eget.toml
index 140700b..296ae3e 100644
--- a/files/.eget.toml
+++ b/files/.eget.toml
@@ -12,6 +12,7 @@ target = "~/.local/bin/nnn"
# ShellCheck, a static analysis tool for shell scripts
["koalaman/shellcheck"]
+asset_filters = [ ".tar.xz" ]
# A shell parser, formatter, and interpreter with bash support; includes shfmt
["mvdan/sh"]