Extend id-manager functionality

Add new macros that can fetch the account-id and password for a given
account.
This commit is contained in:
2016-11-18 13:25:12 +01:00
parent 7f90feb9bd
commit d0fba2c7c6
2 changed files with 22 additions and 0 deletions

View File

@@ -513,6 +513,7 @@
(use-package id-manager
:ensure t
:config
(load "idm")
(setq idm-database-file (expand-file-name "idm-db.gpg" user-emacs-directory))
:bind
(:map gpolonkai/pers-map