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