2019-12-22 22:26:59 +01:00
|
|
|
;; -*- emacs-lisp -*- <19/12/10 12:42:49 /home/wpcarro/.emacs.d/tramp>
|
2019-10-09 13:13:56 +02:00
|
|
|
;; Tramp connection history. Don't change this file.
|
|
|
|
;; You can delete it, forcing Tramp to reapply the checks.
|
|
|
|
|
|
|
|
(((tramp-file-name "ssh" "wpcarro" nil "desktop" nil nil nil)
|
2019-12-22 22:26:59 +01:00
|
|
|
("uname" "Linux 5.2.17-1rodete3-amd64")
|
|
|
|
("locale" "LC_ALL=en_US.utf8")
|
|
|
|
("test" "test")
|
|
|
|
("remote-path"
|
|
|
|
("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
|
|
|
|
("remote-shell" "/bin/sh")
|
|
|
|
("file-exists" "test -e")
|
|
|
|
("case-insensitive" nil)
|
|
|
|
("ls" "/bin/ls --color=never")
|
|
|
|
("ls-quoting-style" t)
|
|
|
|
("ls-dired" t)
|
|
|
|
("stat" "env QUOTING_STYLE=locale \\stat")
|
|
|
|
("id" "/bin/id")
|
|
|
|
("gid-integer" 89939)
|
|
|
|
("readlink" "\\readlink")
|
|
|
|
("gid-string" "primarygroup")
|
|
|
|
("perl-file-spec" t)
|
|
|
|
("perl-cwd-realpath" t)
|
|
|
|
("perl" "\\perl")
|
|
|
|
("bzr" nil)
|
|
|
|
("git" "\\git")
|
|
|
|
("hg" "\\hg")))
|