mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-08 09:50:52 +00:00
Changed ssh config host order, added zdots alias
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
Host *
|
||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||
|
||||
Host github.com
|
||||
User git
|
||||
HostName github.com
|
||||
@@ -14,3 +11,6 @@ Host gitlab.com
|
||||
Hostname gitlab.com
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host *
|
||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user