Skip to content

(fish shell) Homebrew path taking precedence over system binaries causing issues. #4266

Description

@JarrColl

Describe the bug

A fix was implemented for bash in /etc/profile.d/brew.sh which placed the homebrew directories at the end of the path (#687)

But in the fish shell, homebrew paths are still being prepended to the path. This is causing ssl issues for me because homebrew curl is not using my system ca trust.

#687

I similar fix can potentially be implemented in
/usr/share/fish/vendor_conf.d/ublue-brew.fish

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/brewHomebrew thingskind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions