allow ssh env with doom
This commit is contained in:
@ -182,3 +182,6 @@
|
|||||||
:config
|
:config
|
||||||
;;literate
|
;;literate
|
||||||
(default +bindings +smartparens))
|
(default +bindings +smartparens))
|
||||||
|
|
||||||
|
(when noninteractive
|
||||||
|
(add-to-list 'doom-env-whitelist "^SSH_"))
|
||||||
|
Reference in New Issue
Block a user