Skip to content

Instantly share code, notes, and snippets.

View kavehkh's full-sized avatar

Kaveh Khodjasteh kavehkh

View GitHub Profile
@kavehkh
kavehkh / setup_py_r_sci.sh
Created February 7, 2015 21:05
My zsh history file for installation of python, r, and a lot of other things [messy].
# a lot of these commands will not work but they might be helpful anyways.
# start with cleaning the previous brew directory and python and latex installations
# finish with installing MIT-scheme
# clean up brew
# Thanks to http://joernhees.de/blog/2014/02/25/scientific-python-on-mac-os-x-10-9-with-homebrew/
# and http://zmjones.com/mac-setup/
cd `brew --prefix`
git checkout master
git ls-files -z | pbcopy
rm -rf Cellar