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