TRAMP default method -> sshx
This commit is contained in:
parent
921615aba0
commit
2d3a3215f8
|
@ -1533,7 +1533,7 @@ Configure email with iCalendar event support, to integrate with
|
|||
(use-package tramp
|
||||
:defer t
|
||||
:custom
|
||||
(tramp-default-method "scpx")
|
||||
(tramp-default-method "sshx")
|
||||
(tramp-backup-directory-alist backup-directory-alist)
|
||||
(tramp-auto-save-directory (cdr (assoc "." tramp-backup-directory-alist)))
|
||||
:config
|
||||
|
|
Loading…
Reference in a new issue