[RFC] Extensions

Jason A. Donenfeld Jason at zx2c4.com
Mon Dec 19 03:14:30 CET 2016


Hi,

I implemented extensions.

$ echo 'echo I am an extension and here are my arguments: $@; echo and
here are my variables $(set)' >
~/.password-store/.extensions/test.bash
$ chmod +x ~/.password-store/.extensions/test.bash
$ pass test hello world
...


It's currently in master. Comments? Suggestions? Questions?

Jason


More information about the Password-Store mailing list