Browse Source

Merge branch 'master' of github.com:charlesreid1/mac-dotfiles into vim-swap-undo

* 'master' of github.com:charlesreid1/mac-dotfiles:
  add pyenv install/activate commands
main
Charles Reid 6 years ago
parent
commit
8d0e8e5da3
  1. 2
      python_setup.sh

2
python_setup.sh

@ -4,3 +4,5 @@ brew install python2 python3 @@ -4,3 +4,5 @@ brew install python2 python3
curl https://pyenv.run | bash
pyenv install anaconda3-5.3.1
pyenv global anaconda3-5.3.1

Loading…
Cancel
Save