zsh-settings/.gitmodules

17 lines
492 B
Text
Raw Normal View History

2021-11-29 11:29:02 +01:00
[submodule ".oh-my-zsh"]
2021-11-29 10:40:59 +01:00
path = .oh-my-zsh
url = https://git.gc4.at/linux/ohmyzsh
2021-11-29 11:29:02 +01:00
2021-11-29 11:50:53 +01:00
[submodule "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
2021-11-29 11:29:02 +01:00
url = https://git.gc4.at/linux/zsh-autosuggestions
2021-11-29 11:50:53 +01:00
[submodule "plugins/zsh-syntax-highlighting"]
path = plugins/zsh-syntax-highlighting
2021-11-29 11:29:02 +01:00
url = https://git.gc4.at/linux/zsh-syntax-highlighting
2021-11-29 11:50:53 +01:00
[submodule "themes/powerlevel10k"]
path = themes/powerlevel10k
url = https://git.gc4.at/linux/powerlevel10k.git