summaryrefslogtreecommitdiff
path: root/global
diff options
context:
space:
mode:
Diffstat (limited to 'global')
-rw-r--r--global/.ssh/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/global/.ssh/config b/global/.ssh/config
index b90ef0a..7483e7f 100644
--- a/global/.ssh/config
+++ b/global/.ssh/config
@@ -1,5 +1,9 @@
Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"
+Host github.com
+ User git
+ IdentityAgent ~/.gnupg/S.gpg-agent.ssh
+
Host dts-cowork
HostName joonhoe.com
User dts