diginatu / pass-extension-inc

A unix pass extension for incremental search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pass inc

A pass extension that enables to search password interactively.

animation gif

Installation

  1. Enable password-store extensions by setting PASSWORD_STORE_ENABLE_EXTENSIONS=true
  2. Copy ./inc.bash to your extension folder (Or run Install.bash)

Usage

  • pass inc to 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.

About

A unix pass extension for incremental search

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%