Browse Source

Remove /usr/local/Homebrew path

pull/15/head
10sr 8 years ago
parent
commit
10217f43e4
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      profile

+ 0
- 2
profile View File

@@ -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" && \


Loading…
Cancel
Save