Potentially source iterm2 integration

This commit is contained in:
David Tomaschik
2025-06-05 16:36:48 -07:00
parent ab2f62345f
commit 0b5ca1cefc

View File

@@ -184,6 +184,8 @@ if [[ $- == *i* ]] ; then
if command -v direnv >/dev/null 2>&1 ; then
eval "$(direnv hook zsh)"
fi
test -e "${HOME}/.iterm2_shell_integration.zsh" && \
source "${HOME}/.iterm2_shell_integration.zsh" || true
fi # End interactive-only block
# In case ack is named ack-grep