I like it. It behaves as one expects it to.
One question: why the `.bash` suffix? (Seems unnecessary to me, but maybe that's just personal preference) Jason A. Donenfeld <[email protected]> schrieb am 3:14 Montag, 19.Dezember 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 _______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store _______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store
