diff --git a/.ssh/config b/.ssh/config index fa69590..b273566 100644 --- a/.ssh/config +++ b/.ssh/config @@ -16,14 +16,6 @@ host dockerhost HostName 10.85.3.75 User joe -Host 10.12.33.234 - HostName 10.12.33.234 - User will - -Host 10.85.3.39 - HostName 10.85.3.39 - User joe - Host cobalt HostName 10.85.3.6 User root @@ -59,12 +51,6 @@ Host caddy HostName 10.85.3.9 User joe -# Steamcache -Host steamcache - HostName 10.85.3.60 - User joe - - # Robotics # 1721's main NAS Host flattoaster @@ -88,7 +74,7 @@ Host aur.archlinux.org User aur # Personal Git Server -Host kitsunehosting.net +Host ssh.kitsunehosting.net Port 2222 IdentityFile ~/.ssh/gitea