Create a Makefile for installation

This commit is contained in:
Andrew Tomaka 2015-03-26 13:26:05 -04:00
parent 826c5db8e4
commit 6a3e7e7936
20 changed files with 33 additions and 8 deletions

10
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = http://github.com/gmarik/vundle.git
[submodule "vim/bundle/vundle"]
path = vim/bundle/vundle
url = https://github.com/gmarik/vundle.git