pass clip - Modified Version for MacOS

A modified extension for the Unix password manager pass that allows one to use fzf to search for their passwords and copy them to the clipboard.

Demo


pass-clip demo

Installation


git clone https://github.com/lmburns/pass-clip-mac.git
cd pass-clip-mac
make install

Options


-s, --show     Equivalent to pass show
-t, --term     Search for a term before fzf starts

Requirements


Original


ibizaman