1
0
Fork 0
This commit is contained in:
basbebe 2024-06-13 03:09:29 +00:00 committed by GitHub
commit cc98d1f0d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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