diff --git a/myshell_load_defaults b/myshell_load_defaults index 5cf012d..6cdc297 100644 --- a/myshell_load_defaults +++ b/myshell_load_defaults @@ -78,6 +78,7 @@ if ! $SSHS; then # Go HOME #cd ${HOME} + echo NOSCREEN: $NOSCREEN if test ! $TMUX && test $SSH_TTY && test $TERM != screen && test $(systemctl status tmux@${USER}.service 1>/dev/null 2>&1; echo $? ) -eq 0; then cat << EOF