diff options
Diffstat (limited to '.ssh/config')
-rwxr-xr-x | .ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config index a5ccec7..3a3b9f6 100755 --- a/.ssh/config +++ b/.ssh/config @@ -13,7 +13,7 @@ Host hi-pi Host tv-exploit User tv Host joe al alcatraz - HostName jozanofastora.xyz + HostName jozan.org Port 10022 Host git HostName gitjoe.xyz |