Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for brew in PATH when displaying PATH instructions #655

Merged
merged 1 commit into from
May 15, 2022

Conversation

carlocab
Copy link
Member

Currently, we display instructions about adding brew to PATH when we
are running on ARM64 or on Linux. This isn't a terrible heuristic, but
we can do better by checking whether brew is in PATH instead.

Fixes https://twitter.com/TayIorRobinson/status/1524683234956750852.

Currently, we display instructions about adding `brew` to `PATH` when we
are running on ARM64 or on Linux. This isn't a terrible heuristic, but
we can do better by checking whether `brew` is in `PATH` instead.

Fixes https://twitter.com/TayIorRobinson/status/1524683234956750852.
@MikeMcQuaid MikeMcQuaid merged commit 4189e74 into Homebrew:master May 15, 2022
@MikeMcQuaid
Copy link
Member

Thanks @carlocab!

@carlocab carlocab deleted the fix-PATH branch May 15, 2022 14:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants