4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
Match exec "test ${TERM_PROGRAM} = iTerm.app"
|
|
RequestTTY yes
|
|
RemoteCommand bash -ic "screen -xRRAUO 2>/dev/null" || bash
|