Connect without profile
ssh -t <host> bash --norc --noprofile
scan keys for git forwarding/relaying/mirroring/etc.
ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts
Updated: 2021-12-13