.iterm2_shell_integration.bash returns -t bad option
Starting iTerm (or Terminal) returns this error: ".iterm2_shell_integration.bash:type:306: bad option: -t"
- iTerm2 version:3.3.1
- OS version:10.15 Beta
- Attach com.googlecode.iterm2.plist
Note: I changed my shell to Mac OX Catalina's new standard /bin/zsh/ and integrated it with "[[ -e ~/.profile ]] && emulate sh -c 'source ~/.profile'%" in .zprofile
How to deal with this issue?