mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
add submodule
This commit is contained in:
parent
286471343e
commit
14d631cca4
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "custom/plugins/zsh-syntax-highlighting"]
|
||||
path = custom/plugins/zsh-syntax-highlighting
|
||||
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "plugins/bazel"]
|
||||
path = plugins/bazel
|
||||
url = https://github.com/jackwish/bazel.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue