1
0
Fork 0

fix issue 724

pull/725/head
Harry Terkelsen 10 years ago
parent 3dd4cbc3c0
commit a1bd2f441f

@ -38,7 +38,7 @@ if [[ -z "$TMUX" && -z "$EMACS" && -z "$VIM" ]] && ( \
fi
# Attach to the 'prezto' session or to the last session used.
exec tmux "$_tmux_iterm_integration" attach-session
exec tmux $_tmux_iterm_integration attach-session
fi
#

Loading…
Cancel
Save