diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 50edc15..cce3393 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -280,7 +280,7 @@ fi # Set up Go. if command -v go >/dev/null then - _acp_add_path "$(go env GOPATH)" + _acp_add_path "$(go env GOPATH)/bin" fi # Basic and extra prun (podman run) aliases.