Default to using screen everywhere.

This commit is contained in:
Scott Wallace 2018-09-04 08:11:18 +01:00
parent 541d8de23d
commit 176ff1d0f6

View file

@ -1,3 +1,3 @@
Match exec "test ${TERM_PROGRAM} = iTerm.app" Host *
RequestTTY yes RequestTTY yes
RemoteCommand bash -ic "screen -xRRAUO 2>/dev/null" || bash RemoteCommand bash -ic "screen -xRRAUO 2>/dev/null" || bash