Questions tagged [ejira]
1 questions
0
votes
0 answers
How to use authinfo gpg when configuring a package with use-package
I want to use ejira in conjuntion with use-package as suggested in the readme:
(use-package ejira
:init
(setq jiralib2-url "https://jira.mycorp.com"
jiralib2-auth 'basic
jiralib2-user-login-name …

anquegi
- 739
- 5
- 21