Introduction My dot files, including configurations for vim, git, zsh, iTerm, and OS X. Installing Just clone the repo and use make commands to install configurations. For example, to install vim packages and configurations: make vim To install everything, use: make all