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