mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
[!] change zce to fork version
This commit is contained in:
parent
759e676739
commit
bd2a672997
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -2,9 +2,6 @@
|
|||
path = plugins/fz
|
||||
url = https://github.com/changyuheng/fz.git
|
||||
branch = master
|
||||
[submodule "custom/plugins/zce"]
|
||||
path = custom/plugins/zce
|
||||
url = https://github.com/hchbaw/zce.zsh
|
||||
[submodule "custom/plugins/zsh-autosuggestions"]
|
||||
path = custom/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
|
|
@ -17,3 +14,6 @@
|
|||
[submodule "custom/plugins/cd-gitroot"]
|
||||
path = custom/plugins/cd-gitroot
|
||||
url = https://github.com/mollifier/cd-gitroot
|
||||
[submodule "custom/plugins/zce"]
|
||||
path = custom/plugins/zce
|
||||
url = https://github.com/15cm/zce.zsh
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7550b4dee84d1c3872ad1081d124426a457d28fe
|
||||
Subproject commit d1a73a120e637f2c36c0e2323f24cf24e171d1a5
|
||||
Loading…
Add table
Add a link
Reference in a new issue