Skip to content

Use fzf to view passwords with the Unix password manager `pass` - macOS compatible

License

Notifications You must be signed in to change notification settings

lmburns/pass-clip-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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