Hello, 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.
Kind regards Danny > On 26. Feb 2018, at 15:39, Björn Zettergren > <[email protected]> wrote: > > 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/ <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 > [email protected] > https://lists.zx2c4.com/mailman/listinfo/password-store
_______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store
