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