Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.43 KB

README.org

File metadata and controls

43 lines (32 loc) · 1.43 KB

helm-pass

https://gitlab.com/jabranham/helm-pass/badges/master/pipeline.svg

Helm-pass is a helm interface for pass, the standard unix password manager.

Installation

You may clone helm-pass from its git repository, or install it from MELPA. To load it, assuming you use the excellent use-package package, it is as simple as:

(use-package helm-pass)

or, in standard Emacs:

(require 'helm-pass)

Usage

The main command is helm-pass which will list all the passwords that pass knows about and allow you to perform various commands on them. The default (i.e. just pressing RET) will copy the password to your clipboard.

Pass in Emacs

Users of Helm-pass may also be interested in functionality provided by other Emacs packages dealing with pass: