You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
676 B

TCPKeepALive yes
ServerAliveInterval 60
ControlMaster auto
ControlPath /tmp/%r@%h:%p
ControlPersist yes
Host *
UseRoaming no
IdentityFile ~/.ssh/id_rsa
# For vagrant virtual machines
# Host 192.168.33.*
# ForwardAgent yes
# IdentityFile ~/.vagrant.d/insecure_private_key
# StrictHostKeyChecking no
# UserKnownHostsFile=/dev/null
# User root
# LogLevel ERROR
Host *.prgmr.com
IdentityFile ~/.ssh/prgmr_rsa
Host kejadlen.net
IdentityFile ~/.ssh/prgmr_rsa
Host home.kejadlen.net
# User alpha
Host chime.prgmr.com
User kejadlen
Host ssh.arbitrarydefinitions.com
User ubuntu
IdentityFile ~/.ssh/aws.pem
Host 127.0.0.1
StrictHostKeyChecking no