dotfiles/.ssh/config.d/screen

4 lines
90 B
Plaintext

Host *
RequestTTY yes
RemoteCommand bash -ic "screen -xRRAUO 2>/dev/null" || bash