Skip to content

Commit

Permalink
eget - update config
Browse files Browse the repository at this point in the history
  • Loading branch information
VonHeikemen committed Mar 11, 2023
1 parent 4586cae commit 7938f21
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .config/eget/eget.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# get eget:
# wget https://github.com/zyedidia/eget/releases/download/v1.3.1/eget-1.3.1-linux_amd64.tar.gz
# wget https://github.com/zyedidia/eget/releases/download/v1.3.3/eget-1.3.3-linux_amd64.tar.gz

[global]
target = "~/.local/bin/"
Expand Down Expand Up @@ -40,3 +40,12 @@
["XAMPPRocky/tokei"]
asset_filters = ["x86_64-unknown-linux-gnu.tar.gz"]

["chmln/sd"]
asset_filters = ["x86_64-unknown-linux-gnu"]

["mgdm/htmlq"]
asset_filters = ["x86_64-linux.tar.gz"]

["caarlos0/timer"]
asset_filters = ["linux_amd64.tar.gz"]

0 comments on commit 7938f21

Please sign in to comment.