Skip to content

Fix fish completion files install location #15

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

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

KiruyaMomochi
Copy link
Contributor

@KiruyaMomochi KiruyaMomochi commented Mar 11, 2023

Software vendors like us should1 ship our own completions in

  • /usr/share/fish/vendor_completions.d, or
  • ~/.local/share/fish/vendor_completions.d (controlled by the XDG_DATA_HOME environment variable).

Installing to share/fish/completions breaks non-FHS distributions like NixOS from finding these completion files.

Footnotes

  1. https://fishshell.com/docs/current/completions.html#where-to-put-completions

@liushuyu liushuyu merged commit 9c7c345 into AOSC-Dev:master Jul 24, 2023
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