A pass extension that enables to search password interactively.
- Enable password-store extensions by setting
PASSWORD_STORE_ENABLE_EXTENSIONS=true - Copy
./inc.bashto your extension folder (Or run Install.bash)
pass incto start and type keywords to search passwords.- Keywords can be some parts of password path split by spaces.
<Ctrl-N>/<Ctrl-P>or<Down>/<Up>to navigate the cursor.- Options --clip, -c are passed into the pass command.
