Add vim
This commit is contained in:
parent
c58bb04a54
commit
42e47dbc7b
8 changed files with 603 additions and 0 deletions
28
config/git_config
Normal file
28
config/git_config
Normal file
|
@ -0,0 +1,28 @@
|
|||
Host davros
|
||||
User hactar
|
||||
Hostname davros.ovh
|
||||
Port 16843
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host namek.fr
|
||||
User hactarus
|
||||
Port 2799
|
||||
IdentityFile ~/.ssh/thomas_b_series
|
||||
|
||||
Host avimbo
|
||||
Hostname sshcloud.cluster024.hosting.ovh.net
|
||||
Port 41045
|
||||
User avimboo
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host ansible
|
||||
Hostname node87222.ood.ovh
|
||||
Port 16843
|
||||
User arch
|
||||
|
||||
Host node*
|
||||
User root
|
||||
Port 16843
|
||||
IdentityFile ~/.ssh/auberge
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue