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
_______________________________________________
Password-Store mailing list
Password-Store@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to