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 +