aboutsummaryrefslogtreecommitdiff
path: root/files/.eget.toml
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2023-08-05 23:36:35 +0500
committerAnton Bobov <anton@bobov.name>2023-08-05 23:36:35 +0500
commita8b1a5231fe6ae41a2b375c3f04847caa3da7055 (patch)
treef79b5fb6a7b0452469f31363184b42a30601accb /files/.eget.toml
parent2fa96e8054078feae2016d922d47415eec002f6e (diff)
[eget] Added sources and fix UP
Diffstat (limited to 'files/.eget.toml')
-rw-r--r--files/.eget.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/files/.eget.toml b/files/.eget.toml
index d0f5f92..0d9b07c 100644
--- a/files/.eget.toml
+++ b/files/.eget.toml
@@ -2,6 +2,11 @@
target = "~/.local/bin"
upgrade_only = true
+["rclone/rclone"]
+asset_filters = [ "zip" ]
+
+["restic/restic"]
+
["zyedidia/eget"]
["antonmedv/fx"]
@@ -14,6 +19,7 @@ target = "~/.local/bin/docker-compose"
["pypa/pipx"]
["akavel/up"]
+asset_filters = [ "up" ]
["so-fancy/diff-so-fancy"]