ozsh/.gitmodules
2021-02-20 23:37:27 -05:00

16 lines
612 B
Plaintext

[submodule "modules/powerlevel10k"]
path = modules/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "modules/zsh-autosuggestions"]
path = modules/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "modules/zsh-syntax-highlighting"]
path = modules/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "modules/ohmyzsh"]
path = modules/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh
[submodule "modules/zsh-completions"]
path = modules/zsh-completions
url = https://github.com/zsh-users/zsh-completions