Merge 2e7952aa05
into 9195b66161
This commit is contained in:
commit
d48fc32cbf
1 changed files with 4 additions and 0 deletions
|
@ -127,3 +127,7 @@ then
|
|||
# Sets titles before command execution.
|
||||
add-zsh-hook preexec _terminal-set-titles-with-command
|
||||
fi
|
||||
|
||||
# Iterm2 integration
|
||||
test -e "${HOME}/.iterm2_shell_integration.zsh" && \
|
||||
source "${HOME}/.iterm2_shell_integration.zsh"
|
Loading…
Add table
Reference in a new issue