alanthonyc / configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. clone the repo somewhere
  2. run git submodule update --init
  3. run ./install.sh or do it manually:
  4. symlink vimrc to your .vimrc
  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

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.

About


Languages

Language:Vim Script 72.2%Language:Shell 27.8%