<p dir="ltr">Ah, I just assumed you'd installed pass through a package manager. :)</p>
<p dir="ltr">In any case, if you do upgrade pass at some point, as long as you install the new version to the same location (overwriting the old completion file), the symlink should keep you in sync without having to do this exercise again.</p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, 24 Nov 2015, 20:47 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 01:57 PM, Emil Lundberg wrote:<br>
> It seems like your new file at<br>
> `/etc/bash_completion.d/pass.bash-completion` isn't managed by a package<br>
> manager. Keep in mind that this means it won't be updated along with pass<br>
> unless you do it manually. Perhaps you want a symbolic link instead.<br>
<br>
Good point!  I went with:<br>
<br>
$ ln -s ~/password-store-1.6.5/src/completion/pass.bash-completion<br>
/etc/bash_completion.d/pass.bash-completion<br>
<br>
But given that I installed it from source, I'm not sure if the link will<br>
hold up when the next version of pass is released.<br>
</blockquote></div>