X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=prof-remote;h=d7363fe208b0cb5007d96c82d70cf6c87d265ff4;hb=b714b0dde29aaf5e44d628c1d723077465e9c488;hp=9e436ed8d6dd101ad723843e1cb7eb8550c15b1c;hpb=858993fb6c3e9351988b193e6c296e6ea7862501;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