1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 08:02:19 +00:00

Added oh-my-zsh as submodule

This commit is contained in:
J.Fernando Sánchez
2012-12-02 03:28:46 +01:00
parent 1f56a89b5f
commit 86d6b12725
3 changed files with 5 additions and 8 deletions

5
.gitmodules vendored
View File

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