diff options
Diffstat (limited to 'ssh/config')
| -rw-r--r-- | ssh/config | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,3 +10,6 @@ Host * Host github HostName github.com User git + +Match exec "test -S ~/.ssh/agent.sock" + IdentityAgent ~/.ssh/agent.sock |
