[zsh] add oh_my_zsh submodule
This commit is contained in:
parent
bed97190a3
commit
c953c1f404
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule ".vim/bundle/Vundle.vim"]
|
[submodule ".vim/bundle/Vundle.vim"]
|
||||||
path = .vim/bundle/Vundle.vim
|
path = .vim/bundle/Vundle.vim
|
||||||
url = https://github.com/gmarik/Vundle.vim.git
|
url = https://github.com/gmarik/Vundle.vim.git
|
||||||
|
[submodule ".zsh/oh-my-zsh"]
|
||||||
|
path = .zsh/oh-my-zsh
|
||||||
|
url = https://github.com/robbyrussell/oh-my-zsh.git
|
||||||
|
1
.zsh/oh-my-zsh
Submodule
1
.zsh/oh-my-zsh
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 207b6a1e338e03ba06cccf255fbaa7e6147e8f94
|
Loading…
Reference in New Issue
Block a user