diff --git a/profile b/profile index b155d88..373eb5f 100755 --- a/profile +++ b/profile @@ -26,8 +26,6 @@ __safe_add_path_l "/opt/local/libexec/gnubin" __safe_add_path_l \ "/opt/local/Library/Frameworks/Python.framework/Versions/3.2/bin" -__safe_add_path_l "/usr/local/Homebrew/bin" - test -f "${__dotdir}/rc.py" && export PYTHONSTARTUP="${__dotdir}/rc.py" test -d "$HOME/.local/lib/python/site-packages" && \