ohmyzsh/.gitmodules
2024-06-04 17:43:12 +08:00

15 lines
536 B
Text

[submodule "custom/plugins/zsh-autosuggestions"]
path = custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
tag = v0.7.0
ignore = dirty
[submodule "custom/plugins/zsh-syntax-highlighting"]
path = custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
tag = 0.8.0
ignore = dirty
[submodule "custom/themes/powerlevel10k"]
path = custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
tag = v1.20.0
ignore = dirty