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

fix bash-completion outputs #474

Merged
merged 1 commit into from Dec 11, 2020
Merged

Conversation

zimbatm
Copy link
Member

@zimbatm zimbatm commented Dec 10, 2020

Use "$out/share/bash-completion/completions" because it gets
automatically loaded by the bash-completions package if "$out/share" is
listed in the XDG_DATA_DIRS environment variable.

This combined with NixOS/nixpkgs#103501 will
mean that nix-shell environments can have completion available.

Use "$out/share/bash-completion/completions" because it gets
automatically loaded by the bash-completions package if "$out/share" is
listed in the XDG_DATA_DIRS environment variable.

This combined with NixOS/nixpkgs#103501 will
mean that nix-shell environments can have completion available.
@peti peti merged commit c165e84 into NixOS:master Dec 11, 2020
@zimbatm zimbatm deleted the fix-bash-completion branch December 11, 2020 11:02
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.

None yet

2 participants