From b361db4a6ed168a84e8f0438374b752f61b411d8 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Tue, 20 Dec 2022 03:27:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=B2=20~/.local/bin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eget.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eget.toml b/eget.toml index db5e9de..b4853af 100644 --- a/eget.toml +++ b/eget.toml @@ -4,7 +4,7 @@ [global] quiet = false show_hash = true - target = "~/bin" + target = "/.local/bin" ["paulirish/git-open"] download_source = true @@ -29,7 +29,7 @@ ["dundee/gdu"] asset_filters = [ "gdu_linux_amd64_static" ] - target = "~/bin/gdu" + target = "/.local/bin/gdu" ["dandavison/delta"] asset_filters = [ "unknown-linux-gnu" ]