From c4cb44d04c678dee97226e60271ceeadaec961e3 Mon Sep 17 00:00:00 2001 From: fabio Date: Sun, 15 Feb 2026 17:06:35 +0000 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 1ae55ba..dba4511 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # SSH-CLIENT-CONFIG + +Host git.fantasticpartner.com + Hostname git.fantasticpartner.com + User fabio + Port 2222 + IdentityFile /Users/fabio/.ssh/id_rsa + +Host git.prada.ch + Hostname git.prada.ch + User fabio + Port 2222 + IdentityFile /Users/fabio/.ssh/id_rsa +