working system

This commit is contained in:
Charlie Root 2024-09-06 11:42:11 +02:00
commit e0ad4ea627
53 changed files with 2927 additions and 0 deletions

8
tramp Normal file
View 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))