diff options
-rw-r--r-- | .ssh/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 26b7a50..044b501 100644 --- a/.ssh/config +++ b/.ssh/config @@ -15,3 +15,6 @@ Host tv-exploit Host joe HostName jozanofastora.xyz Port 10022 +Host git + HostName gitjoe.xyz + Port 22 |