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

Install the bash completion files on the /usr location #152

Open
somini opened this issue Dec 27, 2021 · 3 comments
Open

Install the bash completion files on the /usr location #152

somini opened this issue Dec 27, 2021 · 3 comments

Comments

@somini
Copy link

somini commented Dec 27, 2021

The default bash completion folder should not be the /etc folder, it should be the system-level folder.

$ pkg-config bash-completion --variable=completionsdir
/usr/share/bash-completion/completions
BASHCOMPDIR ?= /usr/share/bash-completion/completions
@bmariuszb
Copy link

Does bash completion work for pass otp? It's not working for me, I haven't learned how completion works yet. I can tell for now that bash completion is only for pass not for pass otp.

@somini
Copy link
Author

somini commented Aug 16, 2023

Works for me, have you installed the bash-completion package?

This issue is for tracking the location of the autocompletion file.

@bmariuszb
Copy link

bmariuszb commented Aug 16, 2023

Ok, I just realized that pass otp add works, but doesn't have a completion

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

No branches or pull requests

2 participants