ohmyzsh/.gitmodules
2023-06-25 13:32:44 +08:00

9 lines
445 B
Text

[submodule "custom/plugins/zsh-autosuggestions"]
path = custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "custom/plugins/zsh-syntax-highlighting"]
path = custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "custom/themes/powerlevel10k"]
path = custom/themes/powerlevel10k
url = https://gitee.com/romkatv/powerlevel10k.git