5 lines
111 B
Org Mode
5 lines
111 B
Org Mode
# vim: set ft=sshconfig :
|
|
Host bitbucket.org
|
|
# Bitbucket bans SSH multiplexing :/
|
|
ControlPath none
|
|
User git
|