<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">actually, you do not need the complete line anymore. Homebrew will set up the completion automatically without any user interaction. After 'brew install pass' the completion for 'pass' should work as expected.</div><div class=""><br class=""></div><div class="">Kind regards</div><div class=""><br class=""></div><div class="">Danny</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 26. Feb 2018, at 15:39, Björn Zettergren <<a href="mailto:bjorn.zettergren@deltaprojects.com" class="">bjorn.zettergren@deltaprojects.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<div class=""><br class=""></div><div class="">I just installed passwordstore via Homebrew, and noticed that the code snippet on how to add bash-completion for macs on the website <a href="https://www.passwordstore.org/" class="">https://www.passwordstore.org/</a> is wrong.</div><div class=""><br class=""></div><div class="">The line says:</div>$ echo "source /usr/local/etc/bash_completion.d/password-store" >> ~/.bashrc<br class=""><br class=""><div class="">But it should actually be:</div><div class=""><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline" class="">$ echo "source /usr/local/etc/bash_completion.d/pass" >> ~/.bashrc</span></div><div class=""><br class=""></div><div class="">The location of the file was moved in commit 7efccbc1c2bed9ad94102c5a962054e6b87b5390.</div><div class=""><br class=""></div><div class="">Thanks!</div><div class=""><br class=""></div><div class="">/Björn<br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial" class=""><br class=""></div></div>
_______________________________________________<br class="">Password-Store mailing list<br class=""><a href="mailto:Password-Store@lists.zx2c4.com" class="">Password-Store@lists.zx2c4.com</a><br class="">https://lists.zx2c4.com/mailman/listinfo/password-store<br class=""></div></blockquote></div><br class=""></div></body></html>