diff --git a/config/.ssh/config b/config/.ssh/config index 0df8bb1..4f3198b 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -9,14 +9,6 @@ Host ymca HostName cymca.mooo.com User stev IdentityFile ~/.ssh/ymca_key -Host bitbucket.org - Hostname bitbucket.org - User git - IdentityFile ~/.ssh/bitbucket_rsa -Host flfire - HostName flfire.mooo.com - User stev - IdentityFile ~/.ssh/flfire_rsa Host github.com Hostname github.com User git @@ -32,7 +24,8 @@ Host yc Hostname yiffclan.org User stev IdentityFile ~/.ssh/yc-org -Host ssh.dev.azure.com - Hostname ssh.dev.azure.com - User git - IdentityFile ~/.ssh/idevops +Host cardclub + Hostname 192.168.1.91 + User stev + IdentityFile ~/.ssh/cardclub_rsa +