mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
22 lines
849 B
Text
22 lines
849 B
Text
[submodule "plugins/fz"]
|
|
path = plugins/fz
|
|
url = https://github.com/changyuheng/fz.git
|
|
branch = master
|
|
[submodule "custom/plugins/zsh-autosuggestions"]
|
|
path = custom/plugins/zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
|
[submodule "custom/plugins/zsh-nvm"]
|
|
path = custom/plugins/zsh-nvm
|
|
url = https://github.com/lukechilds/zsh-nvm
|
|
[submodule "custom/plugins/zsh-syntax-highlighting"]
|
|
path = custom/plugins/zsh-syntax-highlighting
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting
|
|
[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
|
|
[submodule "custom/plugins/yadm"]
|
|
path = custom/plugins/yadm
|
|
url = git@github.com:15cm/yadm-zsh.git
|