working system
This commit is contained in:
commit
e0ad4ea627
53 changed files with 2927 additions and 0 deletions
8
tramp
Normal file
8
tramp
Normal file
|
@ -0,0 +1,8 @@
|
|||
;; -*- 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))
|
Loading…
Add table
Add a link
Reference in a new issue