Mercurial > index.cgi > dotfiles
changeset 288:ab94cd41d4fa
Retropie has a home again
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Tue, 13 Aug 2024 16:40:35 -0400 |
parents | c362966d6369 |
children | bc97f810551d |
files | .ssh/config |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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