[Emacs] Let SSH manage the ControlMaster options

This commit is contained in:
Lucien Cartier-Tilet 2022-03-10 22:27:20 +01:00
parent 896b3f6fe9
commit d3d5e12222
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 3 additions and 1 deletions

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