[pass] Multi-user pass / group pass

Jason A. Donenfeld Jason at zx2c4.com
Tue Sep 25 16:59:56 CEST 2012


On Tue, Sep 25, 2012 at 3:31 PM, Simon KP <si at eskp.net> wrote:
> The thing with aliases though, is that bash completion disappears and there
> is no easy way to solve that but to use wrapper scripts and such.

False! This works perfectly:

zx2c4 at Dell ~/Projects/password-store/contrib $ alias blah="pass"
zx2c4 at Dell ~/Projects/password-store/contrib $ complete -o filenames
-o nospace -F _pass blah
zx2c4 at Dell ~/Projects/password-store/contrib $ blah <tab>
.....



More information about the Password-Store mailing list