add keychain for ssh-agent management
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
c8879013ab
commit
7cf827f732
@ -17,3 +17,5 @@
|
||||
(shell-command-to-string "cat /home/alice/.config/doom/wakatime"))
|
||||
|
||||
(setq! lsp-enable-suggest-server-download nil)
|
||||
|
||||
(keychain-refresh-environment)
|
||||
|
@ -57,6 +57,9 @@
|
||||
(package! promela-mode
|
||||
:recipe (:host github :repo "g15ecb/promela-mode" :files ("promela-mode.el")))
|
||||
|
||||
;; manages ssh-agent and gpg-agent configs
|
||||
(package! keychain-environment)
|
||||
|
||||
;;(package! company-tabnine :recipe (:host github :repo "TommyX12/company-tabnine"))
|
||||
|
||||
(package! wakatime-mode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user