]> git.friedersdorff.com Git - max/slackbuilds.git/blob - password-store/README
Use git-master of password-store
[max/slackbuilds.git] / password-store / README
1 password-store is a simple password manager which uses GnuPG to 
2 securely encrypt and retrieve passwords.
3
4 By default, bash completion is installed as 
5 /etc/bash_completion.d/password-store. Add 'source 
6 /etc/bash_completion.d/password-store' to your .bashrc to enable it.
7
8 zsh and fish completion is also optionally included.
9 uncomment the lines in the SlackBuild to include it in the package.