remove keychain and env stuff

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
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_"))