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 <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
William Carroll 2021-12-23 18:34:32 -05:00 committed by clbot
parent 9b2163cb32
commit 87981e7afd
3 changed files with 1 additions and 248 deletions

View file

@ -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.")