[Emacs] Let SSH manage the ControlMaster options

This commit is contained in:
2022-03-10 22:27:20 +01:00
parent 896b3f6fe9
commit d3d5e12222

View File

@@ -3366,7 +3366,9 @@ supported natively. I will describe them here.
(use-package tramp
:straight (tramp :type built-in :build t)
:init
<<tramp-add-yadm>>)
<<tramp-add-yadm>>
:config
(setq tramp-ssh-controlmaster-options ""))
#+end_src
**** Yadm