ivy-pass shortcut
This commit is contained in:
parent
9a280745e9
commit
7bfa440265
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@
|
|||
:init
|
||||
;; from https://github.com/ecraven/ivy-pass/blob/master/ivy-pass.el
|
||||
(setq password-store-password-length 32))
|
||||
|
||||
;; configure ivy-pass key binding
|
||||
(global-set-key [?\C-x ?p] 'ivy-pass)
|
||||
|
|
Loading…
Reference in a new issue