# Setting PATH for Python 3.6
# The original version is saved in .bash_profile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"
export PATH
export PATH="/usr/local/opt/cython/bin:$PATH"
export PATH="/usr/local/opt/cython/bin:$PATH"
eval "$(pyenv init -)"
eval "$(pyenv init -)"
特に俺がいじったのはないかな、もしかしてbrewとかで書き換えられてるかもしれないけど