mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
Host *
|
|
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
|
|
|
{% if yadm.hostname == "ALLOCATE-Y3HW9MWW2D" %}
|
|
Host gitlab.com
|
|
HostName gitlab.com
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
{% endif %}
|