Skip to content

Instantly share code, notes, and snippets.

@pungoyal
Last active August 29, 2015 14:04

Revisions

  1. pungoyal revised this gist Jul 26, 2014. 1 changed file with 13 additions and 0 deletions.
    13 changes: 13 additions & 0 deletions dotfiles
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    .gemrc
    .gitconfig
    .gitignore_global
    .htoprc
    .pip/
    .python_history
    .ssh/
    .vagrant.d/
    .vim/
    .viminfo
    .vimrc
    .zsh_history
    .zshrc
  2. pungoyal created this gist Jul 26, 2014.
    3 changes: 3 additions & 0 deletions macos.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    brew install libxml2 libxslt
    export C_INCLUDE_PATH=/usr/local/Cellar/libxml2/2.9.1/include/libxml2:$C_INCLUDE_PATH
    pip install lxml