From c6a17507604d56cf975ec871400f86933906d493 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 7 Jul 2023 10:31:19 +0100 Subject: drop two old ssh profiles --- .ssh/config | 8 -------- 1 file changed, 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 -- cgit v1.2.3