/pass-extension-inc

A unix pass extension for incremental search

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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.