diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 44d61147..4d89e2a5 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -532,7 +532,7 @@ The current directory is assumed to be the project's root otherwise." (use-package tramp :commands tramp :config - (setq tramp-default-method "ssh")) + (setq tramp-default-method "scp")) (use-package shackle :config