summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-07-07 10:31:19 +0100
committerSean Whitton <spwhitton@spwhitton.name>2023-07-07 10:31:19 +0100
commitc6a17507604d56cf975ec871400f86933906d493 (patch)
tree70b9ad74da0ec006c17ca5f86019688dcc5352d3
parentac6efb45764adec1cce54264abec102b516a1011 (diff)
downloaddotfiles-c6a17507604d56cf975ec871400f86933906d493.tar.gz
drop two old ssh profiles
-rw-r--r--.ssh/config8
1 files changed, 0 insertions, 8 deletions
diff --git a/.ssh/config b/.ssh/config
index c9573e6e..d1a97eb7 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -48,10 +48,6 @@ Host melete.silentflame.com | melete
User spwhitton
ForwardAgent yes
-Host erebus.silentflame.com | erebus
-User spwhitton
-ForwardAgent yes
-
####################################################################
Host github | github.com
@@ -59,10 +55,6 @@ User git
HostName github.com
VerifyHostKeyDNS yes
-Host u.arizona.edu | sage.u.arizona.edu | sage
-User spwhitton
-HostName u.arizona.edu
-
# Avoid any password prompts if something goes wrong with the agent; when
# initialising a new rsync.net account, will need to comment this out.
Host *.rsync.net