Hello Markus.

On 23/07/14 19:54, Markus Voge wrote:
> The Arch install commands should be (at least in my case):
> 
>   $ pacman -S pass
>   $ echo "source /usr/share/bash-completion/completions/pass" >> ~/.bashrc
> 
> and not
>   $ echo "source /etc/bash_completion.d/password-store" >> ~/.bashrc
> 
> I found the correct location of the completion file by using the command
>   $ pacman -Ql pass
> on Arch. This should also be visible to the maintainer of the Arch package.
> 
> If someone could correct the information on the passwordstore.org web page, 
> that would be great.
> 

While this may work the "standard" way of doing this is to install the
'bash-completion' package.  This automatically loads all of the
completion files for you so that you don't have to manually 'source'
anything.

Cheers,
Kevin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to