Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diginatu/pass-extension-inc
A unix pass extension for incremental search
https://github.com/diginatu/pass-extension-inc
pass pass-extension password-manager password-store
Last synced: 3 months ago
JSON representation
A unix pass extension for incremental search
- Host: GitHub
- URL: https://github.com/diginatu/pass-extension-inc
- Owner: diginatu
- License: gpl-3.0
- Created: 2019-01-07T06:22:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T11:57:29.000Z (almost 6 years ago)
- Last Synced: 2024-06-16T11:33:59.610Z (5 months ago)
- Topics: pass, pass-extension, password-manager, password-store
- Language: Shell
- Size: 60.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-password-store - pass-extension-inc
README
pass inc
========A [pass](https://www.passwordstore.org/) extension that enables to search password interactively.
![animation gif](./record.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.
* ``/`` or ``/`` to navigate the cursor.
* Options --clip, -c are passed into the pass command.