summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
new file mode 100644
index 0000000..f293bc7
--- /dev/null
+++ b/ssh/config
@@ -0,0 +1,5 @@
+# -*- mode: conf-space -*-
+
+Host github
+ HostName github.com
+ User git