ivy-pass icon indicating copy to clipboard operation
ivy-pass copied to clipboard

ivy interface for pass

trafficstars
  • ivy-pass #+html:

    ** Quick start Install, configure and initialize pass according to https://www.passwordstore.org/

Run =M-x ivy-pass=

The default action is to copy the password to the kill ring.

** Other actions (accessible with =M-o=):

  • edit an entry (=e=)
  • delete an entry (=d=)
  • add an entry (=a=)
  • rename an entry (=r=)
  • generate a new entry (=g=)