Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -1,2 +1,15 @@
|
|||||||
# SSH-CLIENT-CONFIG
|
# 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user