Add .oh-my-zsh as submodule
This commit is contained in:
parent
23ced752d7
commit
c4aadd1e4f
2 changed files with 7 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "zsh/zsh-files/ohmyzsh"]
|
||||
path = zsh/zsh-files/ohmyzsh
|
||||
url = https://github.com/askiiart/ohmyzsh
|
||||
[submodule "zsh/zsh-files/.oh-my-zsh"]
|
||||
path = zsh/zsh-files/.oh-my-zsh
|
||||
url = https://github.com/askiiart/.oh-my-zsh
|
1
zsh/zsh-files/.oh-my-zsh
Submodule
1
zsh/zsh-files/.oh-my-zsh
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 00951bb4c4fdfbd28e0b28fc33a497eea5fdbe24
|
Loading…
Reference in a new issue