mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
DamienCassou/auth-password-store@aa7f171 -> DamienCassou/auth-password-store@468bba2 NicolasPetton/pass@a095d24 -> NicolasPetton/pass@5651da5 Silex/docker.el@3773112 -> Silex/docker.el@0ca910b charignon/github-review@db72374 -> charignon/github-review@d0c8234 editorconfig/editorconfig-emacs@d73333c -> editorconfig/editorconfig-emacs@f830b86 emacs-lsp/dap-mode@c52c1a5 -> emacs-lsp/dap-mode@5450af5 emacs-lsp/lsp-mode@62cd1b2 -> emacs-lsp/lsp-mode@3ca25e6 emacs-straight/project@f743ca2 -> emacs-straight/project@2e7afbe magit/forge@e340c2b -> magit/forge@8683b14 magit/magit@2145477 -> magit/magit@62dfe5a millejoh/emacs-ipython-notebook@917f2a0 -> millejoh/emacs-ipython-notebook@069e54c purcell/envrc@18caf51 -> purcell/envrc@a7c6ca8 rejeep/prodigy.el@6ae71f2 -> rejeep/prodigy.el@168f5ac spotify/dockerfile-mode@6a56c1c -> spotify/dockerfile-mode@58b7380 tmalsburg/helm-bibtex@1bb81d7 -> tmalsburg/helm-bibtex@94807a3 tumashu/posframe@8097276 -> tumashu/posframe@3454a4c
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.