My dotfiles for my Linux rice managed with stow and make
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.
|
AddKeysToAgent yes
|
|
|
|
IdentityFile ~/.ssh/id_rsa_yubikey.pub
|
|
IdentityFile ~/.ssh/mehalter_rsa
|
|
IdentityFile ~/.ssh/gatech_rsa
|
|
|
|
Host *
|
|
IdentitiesOnly yes
|
|
ServerAliveCountMax 30
|
|
ServerAliveInterval 60
|
|
|
|
Host aur.archlinux.org
|
|
User mehalter
|
|
|
|
Host mehalter.com
|
|
User micah
|
|
|
|
Host mehalter
|
|
HostName 192.168.0.197
|
|
User micah
|