From 1ae92f8a422308caed068b0d258ddeecca1b782b Mon Sep 17 00:00:00 2001 From: noa Date: Mon, 17 Feb 2025 15:02:21 +0800 Subject: Remove unused tramp configuration --- emacs/init.el | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 61f00b5..b5c879e 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -780,20 +780,6 @@ With prefix argument TIME, also add the current time." (tramp-verbose 3)) ;; (add-to-list 'tramp-remote-path 'tramp-own-remote-path) -;; I only use git, and this apparently speeds up tramp. -(use-package vc-hooks - :after vc - :custom - (vc-handled-backends '(Git))) - -;; It seems that tramp can also be made faster with these .ssh/config settings. - -;; Host * -;; ControlMaster auto -;; ControlPath ~/.ssh/master-%h:%p -;; ControlPersist 10m -;; ForwardAgent yes -;; ServerAliveInterval 60 ;;; Window management ;; Don't override display actions when i manually initiate a buffer switch. (use-package window -- cgit 1.4.1-2-gfad0