diff options
Diffstat (limited to 'ssh/config')
| -rw-r--r-- | ssh/config | 5 |
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 |
