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