diff --git a/.ssh/config.d/20_gitlab_toptal b/.ssh/config.d/20_gitlab_toptal new file mode 100644 index 0000000000000000000000000000000000000000..3b3b0af1e87728efc0a9c7625c229b8523d71ab6 --- /dev/null +++ b/.ssh/config.d/20_gitlab_toptal @@ -0,0 +1,8 @@ + +# vim:ft=sshconfig +# git.toptal.com + +Host git.toptal.com +User git +IdentityFile ~/Documents/TopTal/gitlab_toptal +