# HG changeset patch # User Steve Huston # Date 1723581635 14400 # Node ID ab94cd41d4faf6823979020dac814f2d34343ea7 # Parent c362966d6369d9ce838cce705af8d160a4676aa4 Retropie has a home again diff -r c362966d6369 -r ab94cd41d4fa .ssh/config --- a/.ssh/config Thu Jul 25 15:13:13 2024 -0400 +++ b/.ssh/config Tue Aug 13 16:40:35 2024 -0400 @@ -44,6 +44,10 @@ HostName 192.168.7.57 User pi +Match host retropie exec "~/.ssh/athome" + HostName 192.168.7.221 + User pi + # Shared connection for xanadu, csesbh2, and joshua # Including w2zq too, though I don't usually want those to stick around - # they'll get canceled when the proxy use is finished