remove keychain and env stuff

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-06-02 04:45:48 -04:00 committed by Alice Huston
parent 10e1a4612c
commit 58ecb46047
2 changed files with 2 additions and 5 deletions

View File

@ -205,6 +205,3 @@
;; "/with-editor\\.el\\'")))
;; prevent doom from ignoring ssh agent socket
(when noninteractive
(add-to-list 'doom-env-allow "^SSH_"))

View File

@ -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"))