diff --git a/ssh/config b/ssh/config new file mode 100644 index 0000000..44ed264 --- /dev/null +++ b/ssh/config @@ -0,0 +1,9 @@ +Host inferencium 167.235.15.201 + HostName 167.235.15.201 + User a00-sys + IdentityFile /home/a00-sys/.ssh/ssh-inf-a00-sys-ed25519 + +Host inferencium-git git.inferencium.net + HostName git.inferencium.net + User git + IdentityFile ~/.ssh/ssh-inf-a00-sys-ed25519