aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%
diff options
context:
space:
mode:
Diffstat (limited to '%HOME%')
-rw-r--r--%HOME%/.ssh/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/%HOME%/.ssh/config b/%HOME%/.ssh/config
index c6b4036..6e5a0ba 100644
--- a/%HOME%/.ssh/config
+++ b/%HOME%/.ssh/config
@@ -16,3 +16,10 @@ ServerAliveCountMax 3
ServerAliveInterval 15
Include ~/.ssh/config_local
+
+Host alt-bitbucket
+ Hostname altssh.bitbucket.org
+ Port 443
+Host alt-github
+ Hostname ssh.github.com
+ Port 443