Using pass directly as a subprocess feels fragile and prone to error (#2) Pros: - direct support for encrypting/decrypting - error handling - less hacky Cons: - git commit would not be made - have to manually support .gpg-id
Using pass directly as a subprocess feels fragile and prone to error (#2)
Pros:
Cons: