[Emacs] Let SSH manage the ControlMaster options
This commit is contained in:
parent
896b3f6fe9
commit
d3d5e12222
@ -3366,7 +3366,9 @@ supported natively. I will describe them here.
|
|||||||
(use-package tramp
|
(use-package tramp
|
||||||
:straight (tramp :type built-in :build t)
|
:straight (tramp :type built-in :build t)
|
||||||
:init
|
:init
|
||||||
<<tramp-add-yadm>>)
|
<<tramp-add-yadm>>
|
||||||
|
:config
|
||||||
|
(setq tramp-ssh-controlmaster-options ""))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
**** Yadm
|
**** Yadm
|
||||||
|
Loading…
Reference in New Issue
Block a user