🔧 make sure doom has SSH env

This commit is contained in:
James Walker 2025-01-18 19:38:23 -05:00
parent cb3754c79f
commit 9551996914
Signed by: walkah
SSH Key Fingerprint: SHA256:f7Gn4jO4BFHZxWfKTTzEAfWz+cLW51IyGFl9MjDyZGI

View File

@ -184,3 +184,6 @@
:config
;;literate
(default +bindings +smartparens))
(after! doom-cli-env
(add-to-list 'doom-env-allow "^SSH_"))