start tmux in background
This commit is contained in:
parent
70377a11dd
commit
7c67b44095
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue