Skip to content

ficoos/pass-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pass-fzf

An extension for pass that allows fuzzy finding in the store.

requires fzf to be installed in the system.

Installation

Installation is done through pass extensions.

mkdir -p $PASSWORD_STORE_DIR/.extensions/
wget https://raw.githubusercontent.com/ficoos/pass-fzf/master/fzf.bash -O $PASSWORD_STORE_DIR/.extensions/fzf.bash
chmod +x $PASSWORD_STORE_DIR/.extensions/fzf.bash
PASSWORD_STORE_ENABLE_EXTENSIONS=true pass fzf

Usage

$ pass fzf

Alias

$ alias passs='PASSWORD_STORE_ENABLE_EXTENSIONS=true pass fzf'

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages