Skip to content

Instantly share code, notes, and snippets.

@pungoyal
Last active August 29, 2015 14:04
Show Gist options
  • Save pungoyal/2fe18049fdb9b8e2755c to your computer and use it in GitHub Desktop.
Save pungoyal/2fe18049fdb9b8e2755c to your computer and use it in GitHub Desktop.
mac setup
.gemrc
.gitconfig
.gitignore_global
.htoprc
.pip/
.python_history
.ssh/
.vagrant.d/
.vim/
.viminfo
.vimrc
.zsh_history
.zshrc
brew install libxml2 libxslt
export C_INCLUDE_PATH=/usr/local/Cellar/libxml2/2.9.1/include/libxml2:$C_INCLUDE_PATH
pip install lxml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment