oh-my-zsh as submodule
This commit is contained in:
parent
c5f250fc85
commit
d55411c3b4
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -28,3 +28,6 @@
|
||||||
[submodule "vim-files/.vim/bundle/taglist"]
|
[submodule "vim-files/.vim/bundle/taglist"]
|
||||||
path = vim-files/.vim/bundle/taglist
|
path = vim-files/.vim/bundle/taglist
|
||||||
url = https://github.com/vim-scripts/taglist.vim.git
|
url = https://github.com/vim-scripts/taglist.vim.git
|
||||||
|
[submodule "zsh-files/oh-my-zsh"]
|
||||||
|
path = zsh-files/oh-my-zsh
|
||||||
|
url = https://github.com/robbyrussell/oh-my-zsh.git
|
||||||
|
|
|
||||||
1
zsh-files/oh-my-zsh
Submodule
1
zsh-files/oh-my-zsh
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5fcb6e1263e9fa7938e4ebfc03bf44aa624a5d7b
|
||||||
Loading…
Add table
Add a link
Reference in a new issue