On 30-09-2015 13:57:25, pc re wrote:
> I have forked fzf. And added password-store to completion.bash
> 
> Please clone :
> 
> https://github.com/d4ndo/fzf.git
> 
> and test it.
> 
> completion.zsh will follow.
> 
> P.S.: I'm using (find "$pwdir" -name "*.gpg" -printf "%P") to get rid of
> the $HOME directory. But only GNU "find" supports printf. Does anybody
> have a better idea.?
> 

What is "$pwdir"? Do you mean "$PWD" ?

alternatives to -printf ... I'm not sure, can you build the behaviour
with sed?


-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.

Attachment: pgp7FefulaQey.pgp
Description: PGP signature

_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to