]> git.friedersdorff.com Git - max/slackbuilds.git/blobdiff - password-store/README
Add password store slackbuild
[max/slackbuilds.git] / password-store / README
diff --git a/password-store/README b/password-store/README
new file mode 100644 (file)
index 0000000..9d1f194
--- /dev/null
@@ -0,0 +1,9 @@
+password-store is a simple password manager which uses GnuPG to 
+securely encrypt and retrieve passwords.
+
+By default, bash completion is installed as 
+/etc/bash_completion.d/password-store. Add 'source 
+/etc/bash_completion.d/password-store' 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.