bag-of-scripts-and-configur.../configs/ssh-config

15 lines
284 B
Plaintext
Executable file

Host bitbucket.org
UseKeychain yes
AddKeysToAgent yes
HostName bitbucket.org
User git
IdentityFile ~/.ssh/id_rsa_v2
Host tv2
IdentitiesOnly yes
UseKeychain yes
AddKeysToAgent yes
HostName bitbucket.org
User git
IdentityFile ~/.ssh/id_tv2