https://github.com/NicolasPetton/pass.git
git clone 'git://github.com/NicolasPetton/pass.git'
A major-mode to manage your password-store (pass) keychain. The keychian entries are displayed in a directory-like structure.
Use melpa.
This library depends on password-store.el
.
M-x pass
The following keybindings are available:
i
: Insert a new entry (With a prefix argument, generate the password)n
: Go to the next entryp
: Go to the previous entryM-n
: Go to the next directoryM-p
: Go to the previous directoryk
: Remove the entry at points
: Trigger iSearchr
: Trigger iSearch (backward)?
: Helpg
: Update the password-store bufferRET
or v
: Go to the entry at pointq
: Quit passYes, please do! See CONTRIBUTING for guidelines.
See LICENSE. Copyright (c) 2015 Nicolas Petton & Damien Cassou.