summaryrefslogtreecommitdiff
path: root/ssh/config
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2020-01-03 15:37:58 +0000
committerGrégoire Duchêne <gduchene@awhk.org>2020-01-03 15:37:58 +0000
commit6108dad723ec4ee9b1d070aaf428630dc7c8e965 (patch)
tree10f407f704e1c7161b2180e52887c71a6e3c7818 /ssh/config
parent4c7e5d3e64ea0ee30ccf8e2ad6d98226caf75bc6 (diff)
Add ssh configuration
Diffstat (limited to 'ssh/config')
-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