dotfiles/files/ssh/.ssh/config.d/public

33 lines
408 B
Plaintext
Raw Normal View History

Host *
2019-01-24 20:10:35 +00:00
SendEnv no
Host bitbucket.org
2019-01-24 20:10:35 +00:00
Compression yes
ControlMaster yes
ControlPersist 1h
Host gh
2019-01-24 20:10:35 +00:00
HostName github.com
User git
Compression yes
ControlMaster yes
ControlPersist 1h
2016-12-21 11:47:50 +00:00
Host 35.*.*.*
User abhay
2017-10-26 06:30:41 +00:00
Host aur.archlinux.org
IdentityFile ~/.ssh/aur.pem
User aur
2019-02-02 15:15:53 +00:00
Host sydney
User nemo
Port 222
HostName sydney.captnemo.in
2020-09-14 10:24:26 +00:00
Host ares
Port 4022
HostName ares.dbalan.in