Wrong path to bash-completionfile

Björn Zettergren bjorn.zettergren at deltaprojects.com
Mon Feb 26 15:39:38 CET 2018


Hi,

I just installed passwordstore via Homebrew, and noticed that the code
snippet on how to add bash-completion for macs on the website
https://www.passwordstore.org/ is wrong.

The line says:
$ echo "source /usr/local/etc/bash_completion.d/password-store" >> ~/.bashrc

But it should actually be:
$ echo "source /usr/local/etc/bash_completion.d/pass" >> ~/.bashrc

The location of the file was moved in commit
7efccbc1c2bed9ad94102c5a962054e6b87b5390.

Thanks!

/Björn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20180226/4d140552/attachment.html>


More information about the Password-Store mailing list