Remove outdated advice and test command
This commit is contained in:
parent
5273796d77
commit
1353cfd91d
@ -6,11 +6,6 @@
|
|||||||
:fork (:host github :repo "jdormit/1password.el"))
|
:fork (:host github :repo "jdormit/1password.el"))
|
||||||
:defer t
|
:defer t
|
||||||
:config
|
:config
|
||||||
(advice-add '1password-login :around
|
|
||||||
(lambda (oldfn password &rest args)
|
|
||||||
(apply oldfn (shell-quote-argument password) args)))
|
|
||||||
(1password-login (password-store-get "team-lolatravel.1password.com")))
|
(1password-login (password-store-get "team-lolatravel.1password.com")))
|
||||||
|
|
||||||
(1password-get-password "jdormit-test")
|
|
||||||
|
|
||||||
(provide 'init-1pass)
|
(provide 'init-1pass)
|
||||||
|
Loading…
Reference in New Issue
Block a user