slackbuilds_ponce/system/password-store/README
Daniel Prosser e1759d61af system/password-store: Install bash-completion and update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-06 21:03:19 +07:00

9 lines
406 B
Text

password-store is a simple password manager which uses GnuPG to
securely encrypt and retrieve passwords.
By default, bash completion is installed as
/usr/share/bash-completion/completions/pass. Add 'source
/usr/share/bash-completion/completions/pass' to your .bashrc to enable it.
zsh and fish completion is also optionally included.
uncomment the lines in the SlackBuild to include it in the package.