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

[untested] install fish completions based on pkg-config framework #17984

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

martinklepsch
Copy link

@martinklepsch martinklepsch commented Mar 7, 2025

(presumably) fixes #17855

What does this PR do?

This PR adds an attempt to determine the right directory for installing completions files based on pkg-config.

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

How did you verify your code works?

I didn't test this code. I tried following CONTRIBUTING.md but couldn't get the build to work despite installing the mentioned dependencies. I'm sharing it so I didn't get into this for nothing 😅 hopefully it helps someone else to fix this issue.

@martinklepsch martinklepsch changed the title install fish completions based on pkg-config framework [untested] install fish completions based on pkg-config framework Mar 7, 2025
@190n
Copy link
Contributor

190n commented Mar 8, 2025

What errors did you get trying to build?

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