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