Setup

  1. clone the repo somewhere
  2. run ./install.sh or do it manually:
  3. symlink vimrc to your .vimrc
  4. symlink spacemacs to your .spacemacs
  5. symlink vim directory to our .vim
  6. symlink gitconfig file to our .gitconfig
  7. symlink gitignore_global file to our .gitignore_global
  8. symlink bash_profile file to our .bash_profile or .bashrc
  9. etc ...

DO NOT FORGET TO CHANGE THE NAME AND EMAIL IN THE GITCONFIG FILES!

If you want to install homebrew and pip packages, go into the setups directory and run the corresponding script.