mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2019-03-11 eea28caf1298032efcccd16fe9fad2145c92918a
commit | author | age
6d9503 1 ;; -*- emacs-lisp -*- <19/03/05 19:57:13 c:/Users/joelg/.emacs.d/tramp>
9c4cf0 2 ;; Tramp connection history.  Don't change this file.
C 3 ;; You can delete it, forcing Tramp to reapply the checks.
4
5 (((tramp-file-name "plink" "joel" nil "192.168.1.113" nil nil nil)
6   ("uname" "Linux 4.18.0-11-generic")
7   ("locale" "LC_ALL=en_US.utf8")
8   ("test" "test")
9   ("remote-path"
10    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
11   ("remote-shell" "/bin/sh")
12   ("~" "/home/joel")
13   ("file-exists" "test -e")
14   ("stat" "env QUOTING_STYLE=locale \\stat")
15   ("id" "/usr/bin/id")
16   ("gid-integer" 1000)
17   ("gid-string" "joel")
18   ("perl-file-spec" t)
19   ("perl-cwd-realpath" t)
20   ("perl" "\\perl")
21   ("case-insensitive" nil)
22   ("readlink" "\\readlink")
23   ("git" "\\git")
24   ("uid-integer" 1000)
25   ("tmpdir" "/plink:joel@192.168.1.113:/tmp")
26   ("touch-t" t)
d070a7 27   ("touch" "\\touch"))
C 28  ((tramp-file-name "pscp" "joel" nil "192.168.1.113" nil nil nil)
29   ("uname" "Linux 4.18.0-11-generic")
30   ("locale" "LC_ALL=en_US.utf8")
31   ("test" "test")
32   ("remote-path"
33    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
34   ("remote-shell" "/bin/sh")
35   ("~" "/home/joel")
36   ("file-exists" "test -e")
37   ("stat" "env QUOTING_STYLE=locale \\stat")
38   ("id" "/usr/bin/id")
39   ("gid-integer" 1000)
40   ("gid-string" "joel")
41   ("perl-file-spec" t)
42   ("perl-cwd-realpath" t)
43   ("perl" "\\perl")
44   ("tmpdir" "/pscp:joel@192.168.1.113:/tmp")
45   ("uid-integer" 1000)
46   ("readlink" "\\readlink")
47   ("case-insensitive" nil)
48   ("ls" "/bin/ls --color=never")
6a3ca9 49   ("ls-quoting-style" t))
C 50  ((tramp-file-name "pscp" "joel" nil "49.177.178.176" "2222" nil nil)
6d9503 51   ("uname" "Linux 4.20.12-1.gb35c1fc-default")
6a3ca9 52   ("locale" "LC_ALL=en_US.utf8")
C 53   ("test" "test")
54   ("remote-path"
55    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
56   ("remote-shell" "/bin/sh")
57   ("~" "/home/joel")
58   ("file-exists" "test -e")
59   ("stat" "env QUOTING_STYLE=locale \\stat")
60   ("id" "/usr/bin/id")
61   ("gid-integer" 100)
62   ("gid-string" "users")
63   ("perl-file-spec" t)
64   ("perl-cwd-realpath" t)
65   ("perl" "\\perl")
6d9503 66   ("case-insensitive" nil)
6a3ca9 67   ("readlink" "\\readlink")
6d9503 68   ("git" "\\git"))
6a3ca9 69  ((tramp-file-name "pscp" "joel" nil "127.0.1.1" "123" nil nil)
C 70   ("uname" "Linux 4.20.2-1-default")
71   ("locale" "LC_ALL=en_US.utf8")
72   ("test" "test")
73   ("remote-path"
74    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
75   ("remote-shell" "/bin/sh")
76   ("file-exists" "test -e")
77   ("case-insensitive" nil)
78   ("readlink" "\\readlink")
79   ("stat" "env QUOTING_STYLE=locale \\stat")
80   ("id" "/usr/bin/id")
81   ("gid-integer" 100)
82   ("gid-string" "users")
83   ("perl-file-spec" t)
84   ("perl-cwd-realpath" t)
85   ("perl" "\\perl")
86   ("git" "\\git"))
6d9503 87  ((tramp-file-name "pscp" nil nil "192.168.1.26" nil nil nil)
6a3ca9 88   nil)
6d9503 89  ((tramp-file-name "pscp" "joel" nil "192.168.1.26" nil nil nil)
C 90   ("uname" "Linux 4.20.12-1.gb35c1fc-default")
91   ("locale" "LC_ALL=en_US.utf8")
92   ("test" "test")
93   ("remote-path"
94    ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
95   ("remote-shell" "/bin/sh")
96   ("~" "/home/joel")
97   ("file-exists" "test -e")
98   ("stat" "env QUOTING_STYLE=locale \\stat")
99   ("id" "/usr/bin/id")
100   ("gid-integer" 100)
101   ("gid-string" "users")
102   ("perl-file-spec" t)
103   ("perl-cwd-realpath" t)
104   ("perl" "\\perl")
105   ("case-insensitive" nil)
106   ("readlink" "\\readlink")
107   ("git" "\\git")
108   ("uid-integer" 1000)
109   ("tmpdir" "/pscp:joel@192.168.1.26:/tmp")
110   ("touch-t" t)
111   ("touch" "\\touch")
112   ("ls" "/bin/ls --color=never")
113   ("ls-quoting-style" t))
114  ((tramp-file-name "pscp" nil nil "49.177.178.176" nil nil nil)
6a3ca9 115   nil))