From 372ee52eee632ffaa4a055e2c1e5fc71d66a7b7a Mon Sep 17 00:00:00 2001 From: Marc Pohling Date: Sat, 26 May 2018 09:17:30 +0200 Subject: [PATCH] added usage example for tramp --- config.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index fef6eb5..8e9d330 100644 --- a/config.org +++ b/config.org @@ -591,7 +591,9 @@ #+END_SRC ** Tramp - With tramp you can handle remote files like local files + With tramp you can handle remote files like local files. + Usage example: + C-x C-f /ssh:name@server:/path #+BEGIN_SRC emacs-lisp (use-package tramp :ensure t