[pass] [external contrib] Introducing passmux, a script to get password in tmux using fzf

Hugh Davenport hugh at davenport.net.nz
Tue Jul 5 23:44:10 CEST 2016


TLDR, see https://github.com/hughdavenport/passmux

This is a script that will open a new tmux pane below current pane, pipe all available passwords through fzf (a fuzzing searcher), and use keychain to control the gpg agent. All of those tools are currently hardcoded, but patches could change that in future, just works for my usecase atm.

Cheers,

Hugh


More information about the Password-Store mailing list