.emacs.d/tramp

9 lines
376 B
Text
Raw Normal View History

2024-09-06 11:42:11 +02:00
;; -*- lisp-data -*- <24/09/06 10:38:11 ~/.emacs.d/tramp>
;; Tramp connection history. Don't change this file.
;; Run `M-x tramp-cleanup-all-connections' instead.
(((tramp-file-name "cache" nil nil nil nil nil nil)
("tramp-version" "2.8.0-pre"))
((tramp-file-name "ssh" "user" nil "host" nil nil nil) nil)
((tramp-file-name "sudo" "root" nil "hermit" nil nil nil) nil))