16 lines
286 B
Markdown
16 lines
286 B
Markdown
# 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
|
|
|