fix issue 724
This commit is contained in:
parent
3dd4cbc3c0
commit
a1bd2f441f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue