From e68db8ff9951ae7f21d7a9d8a94e66bfb45aac2b Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Tue, 20 Dec 2022 05:30:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=BF=D1=83=D1=82=D1=8C?= 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 b4853af..7a34b5b 100644 --- a/eget.toml +++ b/eget.toml @@ -4,7 +4,7 @@ [global] quiet = false show_hash = true - target = "/.local/bin" + target = "~/.local/bin" ["paulirish/git-open"] download_source = true @@ -29,7 +29,7 @@ ["dundee/gdu"] asset_filters = [ "gdu_linux_amd64_static" ] - target = "/.local/bin/gdu" + target = "~/.local/bin/gdu" ["dandavison/delta"] asset_filters = [ "unknown-linux-gnu" ]