You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The default bash completion folder should not be the
/etc
folder, it should be the system-level folder.BASHCOMPDIR ?= /usr/share/bash-completion/completions
The text was updated successfully, but these errors were encountered: