summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
index 7381c73..2344565 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -29,3 +29,6 @@ if [ -f "${SSH_ENV}" ]; then
else
start_agent;
fi
+
+test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash"
+