# # Python # # Load virtualenv-burrito if it's available if [ -f "$HOME/.venvburrito/startup.sh" ]; then source "$HOME/.venvburrito/startup.sh" fi