Add oh my zsh
This commit is contained in:
parent
8735f8562f
commit
ca7e10e5a9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
||||||
[submodule ".zshrc"]
|
[submodule ".zshrc"]
|
||||||
path = .zplug
|
path = .zplug
|
||||||
url = https://github.com/zplug/zplug.git
|
url = https://github.com/zplug/zplug.git
|
||||||
|
[submodule ".oh-my-zsh"]
|
||||||
|
path = .oh-my-zsh
|
||||||
|
url = https://github.com/ohmyzsh/ohmyzsh.git
|
||||||
|
|
1
.oh-my-zsh
Submodule
1
.oh-my-zsh
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 58e38155fc4342be1721f0b7b30f1e112fe38e93
|
Loading…
Reference in a new issue