dotfiles/.ssh/config.d/screen

4 lines
91 B
Plaintext

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