On Wed, Mar 19, 2014 at 4:20 AM, Jan-Frode Myklebust <[email protected]>wrote: > > > Yes, I tried something like that, but it breaks bash completion, so I > didn't think it was good enough.
complete -o filenames -o nospace -F _pass yourpass complete -o filenames -o nospace -F _pass mypass > (BTW: that would also have been a > solution for team pass, which you seem to agree wasn't good enough :-) > This is in fact what folks did for team pass before, yes. What you're suggesting though is super simple -- just having multiple password stores.
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
