From 9b2a4837bb9f6b033c8b9ef8e0b1b92ead31eda7 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 12 Feb 2021 09:38:24 -0800 Subject: emacs: initial configuration for tramp --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 6a9e142..e103956 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -38,4 +38,5 @@ (require 'fcuny-flycheck) (require 'fcuny-prog) (require 'fcuny-eshell) +(require 'fcuny-tramp) (require 'fcuny-twitter) -- cgit v1.2.3