diff options
-rw-r--r-- | .ssh/config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.ssh/config b/.ssh/config index b537c94..f9cc972 100644 --- a/.ssh/config +++ b/.ssh/config @@ -7,10 +7,3 @@ Host github.com Host gitlab.com User git IdentityFile ~/.ssh/id_gitlab - -Host monsterware.dev - User devin - Port 60666 - -Host wiredego.net - Port 1998 |