doomemacs/modules/tools/pass/README.org
2020-05-04 18:18:10 +03:00

1.7 KiB

tools/pass

Description

  • Manage passwords on pass with power of doom.
  • You can open pass by M-x pass

Maintainers

This module has no dedicated maintainers.

Module Flags

  • +auth to enable auth-source-pass

Hacks

In pass-mode evil is put into emacs state so shown keybindings works correctly, but some keybindings is more evil.

keybinding action
j pass-next-entry
k pass-previous-entry
d pass-kill
C-j pass-next-directory
C-k pass-previous-directory

Prerequisites

  • This module requires that pass is installed and setup correctly.

TODO Features

TODO Configuration

Troubleshooting

No known issues.