start tmux in background

This commit is contained in:
Jakobus Schürz 2020-11-30 07:57:37 +01:00
parent 70377a11dd
commit 7c67b44095

View file

@ -90,7 +90,7 @@ Press CTRL+C to cancel screen startup
EOF EOF
sleep 1 sleep 1
#screen -UxR #screen -UxR
tmux attach-session tmux attach-session &
fi fi
unset -f pathmunge unset -f pathmunge