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" ]