working ssh config with connection to local git
This commit is contained in:
@@ -4,5 +4,5 @@ Host *
|
|||||||
ControlPersist 30m
|
ControlPersist 30m
|
||||||
IdentityAgent ~/.1password/agent.sock
|
IdentityAgent ~/.1password/agent.sock
|
||||||
|
|
||||||
Host git.samoneal.io
|
Host git-ssh.samoneal.io
|
||||||
ProxyCommand cloudflared access ssh --hostname %h
|
ProxyCommand cloudflared access ssh --hostname %h
|
||||||
|
|||||||
Reference in New Issue
Block a user