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
|
# Auto Start
|
||||||
#
|
#
|
||||||
|
|
||||||
if ([[ "$TERM_PROGRAM" = 'iTerm.app' ]] && \
|
if (zstyle -t ':prezto:module:tmux:iterm' integrate); then
|
||||||
zstyle -t ':prezto:module:tmux:iterm' integrate \
|
|
||||||
); then
|
|
||||||
_tmux_iterm_integration='-CC'
|
_tmux_iterm_integration='-CC'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue