<p dir="ltr">It seems like your new file at `/etc/bash_completion.d/pass.bash-completion` isn't managed by a package manager. Keep in mind that this means it won't be updated along with pass unless you do it manually. Perhaps you want a symbolic link instead.</p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, 24 Nov 2015, 19:53 spython01 <<a href="mailto:spython01@gmail.com">spython01@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/24/2015 12:58 PM, Anne Jan Brouwer wrote:<br>
> As the error message tells you that file is missing . .<br>
><br>
> You might need to install a separate package for it on centos (or if you installed from source) just copy the missing file . .<br>
> It might also be named differently for some reason.<br>
><br>
> Greetings,<br>
>       Anne Jan<br>
><br>
<br>
Thanks, Anne Jan!  I think that did the trick.  For those that may be<br>
interested, I ran the following command:<br>
<br>
$ cp ~/password-store-1.6.5/src/completion/pass.bash-completion<br>
/etc/bash_completion.d/<br>
<br>
and changed the last line of my .bashrc file to<br>
<br>
source /etc/bash_completion.d/pass.bash-completion<br>
<br>
After exiting out of the terminal and going back in, things seem to be<br>
working as expected.<br>
<br>
<br>
<br>
_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com" target="_blank">Password-Store@lists.zx2c4.com</a><br>
<a href="http://lists.zx2c4.com/mailman/listinfo/password-store" rel="noreferrer" target="_blank">http://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
</blockquote></div>