all repos — dotfiles @ e71a6f83efcadb5cd7778937daccd90e7b3194d9

my *nix dotfiles

Add new host to ssh config

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Wed, 23 Jan 2019 19:57:48 +0530
commit

e71a6f83efcadb5cd7778937daccd90e7b3194d9

parent

56d41fd28fcb8aecea288d2ebe04e41305cf93f3

1 files changed, 5 insertions(+), 0 deletions(-)

jump to
M ssh/configssh/config

@@ -35,4 +35,9 @@ Hostname 139.59.93.193

User nerdypepper IdentityFile ~/.ssh/id_rsa Port 443 + +Host atlantis + User ubuntu + Hostname 13.127.190.17 + IdentityFile ~/.ssh/atlantis.pem