-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Milestone
Description
When I tried to fix homebrew's fish comletion issue in Homebrew/legacy-homebrew#45262, I found that pkg-config's completionsdir variable has not effect at all:
➜ completions git:(fishcomp) pkg-config --variable completionsdir fish
/usr/local/share/fish/vendor_completions.d
➜ completions git:(fishcomp) echo $fish_complete_path
/Users/xyb/.config/fish/completions /usr/local/Cellar/fish/2.2.0/etc/fish/completions /usr/local/Cellar/fish/2.2.0/share/fish/vendor_completions.d /usr/local/Cellar/fish/2.2.0/share/fish/completions /Users/xyb/.local/share/fish/generated_completions
Did I miss anything? Or it's a bug?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels