From 0f873d646031971dd37824181b65ce457576749e Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Mon, 25 Sep 2023 09:33:17 -0300 Subject: Add emacs configuration --- emacs/tramp | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 emacs/tramp (limited to 'emacs/tramp') diff --git a/emacs/tramp b/emacs/tramp new file mode 100644 index 0000000..f294780 --- /dev/null +++ b/emacs/tramp @@ -0,0 +1,37 @@ +;; -*- emacs-lisp -*- <23/08/14 09:34:55 ~/.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.6.0.29.1")) + ((tramp-file-name "sudo" "root" nil "wendy" nil nil nil) + ("null-device" "/dev/null") + ("uname" "Linux 6.4.9-arch1-1") + ("locale" "LC_ALL=en_US.utf8") + ("test" "test") + ("pipe-buf" 4096) + ("remote-shell" "/bin/sh") + ("~root" "/root") + ("perl-file-spec" t) + ("perl-cwd-realpath" t) + ("perl" "\\perl") + ("file-exists" "test -e") + ("case-insensitive" nil) + ("~" "/root") + ("readlink" "\\readlink") + ("stat" "env QUOTING_STYLE=locale \\stat") + ("id" "/usr/bin/id") + ("uid-integer" 0) + ("uid-string" "root") + ("gid-integer" 0) + ("gid-string" "root") + ("groups-integer" + (0)) + ("groups-string" + ("root")) + ("bzr" nil) + ("git" "\\git") + ("hg" nil) + ("ln" "\\ln")) + ((tramp-file-name "sudo" "work" nil "wendy" nil nil nil) + nil)) -- cgit v1.2.3-70-g09d2