ssh config
This commit is contained in:
parent
109c4337ca
commit
67e4c2e634
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
VisualHostKey=yes
|
||||
IdentityFile ~/.ssh/id_rsa.auth
|
||||
IdentityFile ~/.ssh/id_rsa.git
|
||||
IdentityFile ~/.ssh/id_dsa
|
||||
|
||||
host vi-di.fr
|
||||
port 1337
|
||||
|
|
Loading…
Reference in a new issue