added ssh config for gitlab.com

master
Michael Ochmann 3 years ago
parent 10aabd4ac4
commit 0431f395aa
  1. 5
      .ssh/config

@ -35,3 +35,8 @@ Host miko
HostName giacobini.uberspace.de
ServerAliveInterval 30
ServerAliveCountMax 3
Host gitlab.com
User git
HostName gitlab.com
IdentityFile ~/.ssh/massivedynamic_rsa

Loading…
Cancel
Save