Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 548 Bytes

README.org

File metadata and controls

20 lines (14 loc) · 548 Bytes

Usage

Put the following in your ~/.stumpwmrc:

(load-module "pass")

The following commands will become available:

  • pass-copy: select an entry to put into the clipboard. (Auto-completion is available.)
  • pass-generate: generate a password for a new given entry and put it into the clipboard.

There is no command to edit existing entries or to save a new entry because the UI would be awkward at best.

The pass:*password-store* variable defines the home directory, #P"~/.password-store/" by default.