From 689e3db1cc53e3b8d4f39cafd8f053b0ae3584cb Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Mon, 19 Dec 2022 17:53:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20=D0=BB?= =?UTF-8?q?=D0=B8=D1=88=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B8?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eget.toml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/eget.toml b/eget.toml index 84119d7..db5e9de 100644 --- a/eget.toml +++ b/eget.toml @@ -6,15 +6,15 @@ show_hash = true target = "~/bin" +["paulirish/git-open"] + download_source = true + ["tj/git-extras"] tag = "6.5.0" all = true download_source = true file = "tj*/bin/*" -["paulirish/git-open"] - download_source = true - ["sharkdp/fd"] asset_filters = [ "linux-gnu" ] @@ -24,14 +24,7 @@ ["sharkdp/hyperfine"] asset_filters = [ "linux-gnu" ] -["BurntSushi/ripgrep"] - target = "~/bin/rg" - -["dbrgn/tealdeer"] - target = "~/bin/tldr" - ["yt-dlp/yt-dlp"] - target = "~/bin/youtube-dl" asset_filters = [ "yt-dlp_linux" ] ["dundee/gdu"]