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
|
||||
sleep 1
|
||||
#screen -UxR
|
||||
tmux attach-session
|
||||
tmux attach-session &
|
||||
fi
|
||||
|
||||
unset -f pathmunge
|
||||
|
|
Loading…
Reference in a new issue