iterm integrations

This commit is contained in:
Bruno Miguel Silva
2017-02-13 13:36:33 +00:00
parent 62d9813893
commit e31aba9e0d

View File

@@ -26,3 +26,5 @@ if [[ -r $HOME/.${HOST_NICKNAME}_bash_profile ]]; then
else
echo "WARNING: Can't find custom bash_profile"
fi
test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash"