Skip to content

fix: (fish) deprioritise homebrew binaries below system binaries.#21

Merged
inffy merged 1 commit intoublue-os:mainfrom
JarrColl:fix/fish/prioritise-system-binaries
Apr 25, 2026
Merged

fix: (fish) deprioritise homebrew binaries below system binaries.#21
inffy merged 1 commit intoublue-os:mainfrom
JarrColl:fix/fish/prioritise-system-binaries

Conversation

@JarrColl
Copy link
Copy Markdown

This makes the fish shell behaviour consistent with bash. As well as some clean up of the script, but let me know if there are too many changes at once.

ublue-os/bluefin#4266

  • Update fish ublue-brew.fish to move homebrew paths to the end of $PATH.
  • Move auto complete to the end for consistency.
  • Add explicit -g for global scope rather than relying on implicit behaviour.
  • Update sourcing to be more idiomatic.
  • update directory test to be consistent and idomatic.

* Update fish ublue-brew.fish to move homebrew paths to the end of
$PATH.
* Move auto complete to the end for consistency.
* Add explicit -g for global scope rather than relying on implicit
behaviour.
* Update sourcing to be more idiomatic.
* update directory test to be consistent and idomatic.
@inffy inffy merged commit a34659d into ublue-os:main Apr 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants