From 87981e7afd221f76a4361429a043881d6351e657 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Thu, 23 Dec 2021 18:34:32 -0500 Subject: refactor(wpcarro/socrates): Delete socrates A brief eulogy: Socrates was an Acer laptop that I bought at a used electronics shop in London for 100 quid. The laptop is no more... it is perished... it is deceased... it's not pining for the fjords! it is stone dead... Change-Id: Ia00e9e8fa05b9faa54c27fe86d880ad31402e2c6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4546 Reviewed-by: wpcarro Autosubmit: wpcarro Tested-by: BuildkiteCI --- users/wpcarro/emacs/.emacs.d/wpc/ssh.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/wpcarro/emacs/.emacs.d') diff --git a/users/wpcarro/emacs/.emacs.d/wpc/ssh.el b/users/wpcarro/emacs/.emacs.d/wpc/ssh.el index 2e5839c046..f7d75a27e6 100644 --- a/users/wpcarro/emacs/.emacs.d/wpc/ssh.el +++ b/users/wpcarro/emacs/.emacs.d/wpc/ssh.el @@ -42,7 +42,7 @@ ;; enables ControlMaster. (setq tramp-use-ssh-controlmaster-options nil) -(defcustom ssh-hosts '("desktop" "socrates") +(defcustom ssh-hosts '("desktop") "List of hosts to which I commonly connect. Note: It could be interesting to read these values from ~/.ssh-config, but that's more than I need at the moment.") -- cgit 1.4.1