mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
tools/pass
Description
- Manage passwords on
passwith power ofdoom. - You can open
passbyM-x pass
Maintainers
This module has no dedicated maintainers.
Module Flags
+authto 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.