
14 Jun
2014
14 Jun
'14
3:09 p.m.
Hello, You will find enclosed a patch to propose a new XMonad.Prompt.Pass.
From the header description documentation:
-- Provides a shell prompt to lookup passwords in a password-storage (located on user's home @$HOME\/.password-store@). -- The password storage used is <http://git.zx2c4.com/password-store the password-store cli>. -- -- When one validates its input, the corresponding password is loaded -- in the clipboard for a limited period of 45 seconds. -- -- Greatly inspired from http://babushk.in/posts/combining-xmonad-and-pass.html I'm open to any suggestions on how to improve on this. Cheers, -- @ardumont