mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Potentially source iterm2 integration
This commit is contained in:
@@ -184,6 +184,8 @@ if [[ $- == *i* ]] ; then
|
|||||||
if command -v direnv >/dev/null 2>&1 ; then
|
if command -v direnv >/dev/null 2>&1 ; then
|
||||||
eval "$(direnv hook zsh)"
|
eval "$(direnv hook zsh)"
|
||||||
fi
|
fi
|
||||||
|
test -e "${HOME}/.iterm2_shell_integration.zsh" && \
|
||||||
|
source "${HOME}/.iterm2_shell_integration.zsh" || true
|
||||||
fi # End interactive-only block
|
fi # End interactive-only block
|
||||||
|
|
||||||
# In case ack is named ack-grep
|
# In case ack is named ack-grep
|
||||||
|
|||||||
Reference in New Issue
Block a user