[pass] [PATCH] Team pass: enable multiple keys and per directory
Jan-Frode Myklebust
janfrode at tanso.net
Wed Mar 19 11:20:43 CET 2014
On Wed, Mar 19, 2014 at 04:13:53AM -0600, Jason A. Donenfeld wrote:
>
>
> To have completely different password stores with different git repos, just
> set a different PASSWORD_STORE_DIR env var. You can do it with a bash alias
> even:
>
> alias mypass="PASSWORD_STORE_DIR=/home/blah/.mypass pass"
> alias yourpass="PASSWORD_STORE_DIR=/home/blah/.yourpass pass"
Yes, I tried something like that, but it breaks bash completion, so I
didn't think it was good enough. (BTW: that would also have been a
solution for team pass, which you seem to agree wasn't good enough :-)
-jf
More information about the Password-Store
mailing list