Skip to content

Changes bash completion installation to install to user directory #65

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

codeZeilen
Copy link
Contributor

Should address #55

The search for the user directory is somewhat involved to be backwards-compatible. Newer versions of bash-completion advertise the user-completions directory, older versions do not, but still use it.

@krono
Copy link
Owner

krono commented Jan 3, 2025

LGTM.
If you want, you can change ! -z to -n, tho.

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