X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=prof-remote;h=d7363fe208b0cb5007d96c82d70cf6c87d265ff4;hb=HEAD;hp=9e436ed8d6dd101ad723843e1cb7eb8550c15b1c;hpb=50f25d1eec109c4596cfc638c9a7c98da0f0b5d0;p=distro-setup diff --git a/prof-remote b/prof-remote index 9e436ed..d7363fe 100644 --- a/prof-remote +++ b/prof-remote @@ -33,7 +33,7 @@ while true; do fi # -n or else it competes with the other ssh for reading stdin. ssh -n $remote prof-tail | prof-notify & - ssh -t $remote screen -Dr -S profanity ||: + ssh -t $remote tmux -L profanity a ||: builtin kill %% &> /dev/null ||: if (( EPOCHSECONDS > start + 600 )); then fastcon=0