Create a Makefile for installation
This commit is contained in:
parent
826c5db8e4
commit
6a3e7e7936
20 changed files with 33 additions and 8 deletions
10
.gitmodules
vendored
10
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue