Merge 287a48647c
into 9195b66161
This commit is contained in:
commit
cc98d1f0d3
1 changed files with 1 additions and 3 deletions
|
@ -17,9 +17,7 @@ fi
|
|||
# Auto Start
|
||||
#
|
||||
|
||||
if ([[ "$TERM_PROGRAM" = 'iTerm.app' ]] && \
|
||||
zstyle -t ':prezto:module:tmux:iterm' integrate \
|
||||
); then
|
||||
if (zstyle -t ':prezto:module:tmux:iterm' integrate); then
|
||||
_tmux_iterm_integration='-CC'
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue