zsh-settings/.gitmodules

13 lines
446 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
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://git.gc4.at/linux/zsh-autosuggestions
[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://git.gc4.at/linux/zsh-syntax-highlighting