6b456c1b7a
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs
8 lines
325 B
Text
8 lines
325 B
Text
;; -*- emacs-lisp -*- <19/11/18 15:05:12 /home/wpcarro/.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" "wpcarro" nil "desktop" nil nil nil)
|
|
nil)
|
|
((tramp-file-name "ssh" "wpcarro" nil "cloudtop" nil nil nil)
|
|
nil))
|