🔧 make sure doom has SSH env

This commit is contained in:
2025-01-18 19:38:23 -05:00
parent cb3754c79f
commit 9551996914

View File

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