Add ssh dotfiles

This commit is contained in:
coolneng 2019-09-02 12:15:00 +02:00
parent 741a7f300b
commit 9faa373f11
1 changed files with 11 additions and 0 deletions

11
ssh/.ssh/config Normal file
View File

@ -0,0 +1,11 @@
host zion
user freebsd
hostname 192.168.1.2
port 22
identityfile ~/.ssh/zion
host gitolite
user git
hostname 192.168.1.4
port 22
identityfile ~/.ssh/gitolite