diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 8c70c85..75ae724 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -1,11 +1,5 @@ host zion - user freebsd + user coolneng hostname 192.168.1.2 port 22 identityfile ~/.ssh/zion - -host gitolite - user git - hostname 192.168.1.4 - port 22 - identityfile ~/.ssh/gitolite