all repos — dotfiles @ 4381867fda4f6d6087b0e00b6f59c41f381cc442

my *nix dotfiles

feat(ssh): add Milan server config
icyphox icyph0x@protonmail.com
Fri, 02 Mar 2018 15:10:32 +0530
commit

4381867fda4f6d6087b0e00b6f59c41f381cc442

parent

95bd86446802d608f889db0038785a0afae15bf4

1 files changed, 6 insertions(+), 1 deletions(-)

jump to
M ssh/configssh/config

@@ -7,7 +7,7 @@ Hostname ssh.github.com

Port 443 IdentityFile ~/.ssh/github -Host webarchsrm.com +Host webarch Hostname 13.127.51.16 Port 443 User ubuntu

@@ -18,3 +18,8 @@ User icy

Port 443 Hostname boop.ph0x.me IdentityFile ~/.ssh/id_rsa + +Host milan + Hostname 35.154.128.132 + User ubuntu + IdentityFile ~/.ssh/id_rsa