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 _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
