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
6e19344eb7
commit
160c48a5a0
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue