mirror of https://github.com/Chizi123/.emacs.d.git
custom/setup-files.el @@ -1 +1,5 @@ (provide 'setup-files) ;; tramp setup (when (eq window-system 'w32) (setq tramp-default-method "plink"))