Skip to content

install fish completions in vendor folder #18979

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vscncls
Copy link

@vscncls vscncls commented Apr 12, 2025

What does this PR do?

Picking up #17984

Fixes: #17855

Adds new folders for the default fish completions path, it now tries to get the fish vendor folder from pkg-config, if that fails it tries the default vendor folder and if that fails it falls back to the other already implemented folder lookup

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

Built locally and ran the command, seems to be working fine, couldn't find automated tests for this so I'm assuming this is fine (?)

@RiskyMH RiskyMH added docs Improvements or additions to documentation and removed docs Improvements or additions to documentation labels Apr 13, 2025
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.

Bun installs Fish completions to an inconvienient directory
2 participants