README fixes and ssh/config cleanup

This commit is contained in:
2023-03-17 14:08:59 +02:00
parent c9bc6e597a
commit 59b08f8d1f
2 changed files with 11 additions and 23 deletions

View File

@@ -1,20 +1,7 @@
Host github.com
User git
HostName github.com
IdentityAgent none
IdentitiesOnly yes
IdentityFile ~/.ssh/id_rsa
Host bitbucket.com
Hostname bitbucket.com
IdentitiesOnly yes
IdentityFile ~/.ssh/id_rsa
Host gitlab.com
Hostname gitlab.com
IdentitiesOnly yes
IdentityFile ~/.ssh/id_rsa
User git
Host *
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
# IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
IdentityFile ~/.ssh/id_rsa