mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
SavchenkoValeriy/emacs-powerthesaurus@02c9d11a3f -> SavchenkoValeriy/emacs-powerthesaurus@810a25056c Silex/docker.el@8d64cf4f84 -> Silex/docker.el@fbd896e313 alphapapa/magit-todos@60152d5c4e -> alphapapa/magit-todos@67fd80c2f1 bdarcus/citar@79512aefdf -> bdarcus/citar@ee98b94f7f editorconfig/editorconfig-emacs@3c03cef311 -> editorconfig/editorconfig-emacs@1d4acc3ec7 emacsorphanage/quickrun@78317951cd -> emacsorphanage/quickrun@c680f5137c joaotavora/eglot@83a61f673a -> joaotavora/eglot@fd9a5646d1 magit/forge@5586863f98 -> magit/forge@eed613db88 magit/magit@4e29d5827c -> magit/magit@b4be194de1 millejoh/emacs-ipython-notebook@6063cee7fb -> millejoh/emacs-ipython-notebook@e04e1e19c6 tkf/emacs-request@3336eaa97d -> tkf/emacs-request@c769cf33f2 vedang/pdf-tools@72ef774320 -> vedang/pdf-tools@326552eef7 zx2c4/password-store@eea24967a0 -> zx2c4/password-store@c4d8a1d815
tools/pass
Description
- Manage passwords on
pass
with power ofdoom
. - You can open
pass
byM-x pass
Maintainers
This module has no dedicated maintainers.
Module Flags
+auth
to enableauth-source-pass
Plugins
- pass
- password-store
- password-store-otp
- auth-source-pass (auth-password-store)
-
:completion ivy
-
:completion helm
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.