2020-04-08 10:38:14 -03:00

50 lines
1.5 KiB
Plaintext

;; -*- emacs-lisp -*- <19/12/20 16:51:08 /home/roger/.emacs.d/tramp>
;; Tramp connection history. Don't change this file.
;; You can delete it, forcing Tramp to reapply the checks.
(((tramp-file-name "ssh" "root" nil "cloud.rogs.me" nil nil nil)
("uname" "Linux 4.15.0-55-generic")
("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")
("~" "/root")
("file-exists" "test -e")
("stat" "env QUOTING_STYLE=locale \\stat")
("id" "/usr/bin/id")
("gid-integer" 0)
("gid-string" "root")
("case-insensitive" nil)
("readlink" "\\readlink")
("perl-file-spec" t)
("perl-cwd-realpath" t)
("perl" "\\perl")
("git" "\\git")
("uid-integer" 0))
((tramp-file-name "ssh" "roger" nil "192.168.1.222" nil nil nil)
("uname" "Linux 5.0.0-36-generic")
("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")
("~" "/home/roger")
("file-exists" "test -e")
("stat" "env QUOTING_STYLE=locale \\stat")
("id" "/usr/bin/id")
("gid-integer" 1000)
("gid-string" "roger")
("perl-file-spec" t)
("perl-cwd-realpath" t)
("perl" "\\perl")
("case-insensitive" nil)
("readlink" "\\readlink")
("git" "\\git")
("ls" "/bin/ls --color=never")
("ls-quoting-style" t)
("ls-dired" t)
("uid-integer" 1000))
((tramp-file-name "ssh" "ubuntu" nil "api-pincodes.destapp.com" nil nil nil)
nil))