remove keychain and env stuff
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
10e1a4612c
commit
58ecb46047
@ -205,6 +205,3 @@
|
||||
;; "/with-editor\\.el\\'")))
|
||||
|
||||
|
||||
;; prevent doom from ignoring ssh agent socket
|
||||
(when noninteractive
|
||||
(add-to-list 'doom-env-allow "^SSH_"))
|
||||
|
@ -57,8 +57,8 @@
|
||||
(package! promela-mode
|
||||
:recipe (:host github :repo "g15ecb/promela-mode" :files ("promela-mode.el")))
|
||||
|
||||
;; manages ssh-agent and gpg-agent configs
|
||||
(package! keychain-environment)
|
||||
;; ;; manages ssh-agent and gpg-agent configs
|
||||
;; (package! keychain-environment)
|
||||
|
||||
;;(package! company-tabnine :recipe (:host github :repo "TommyX12/company-tabnine"))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user