16 lines
492 B
Text
16 lines
492 B
Text
[submodule ".oh-my-zsh"]
|
|
path = .oh-my-zsh
|
|
url = https://git.gc4.at/linux/ohmyzsh
|
|
|
|
[submodule "plugins/zsh-autosuggestions"]
|
|
path = plugins/zsh-autosuggestions
|
|
url = https://git.gc4.at/linux/zsh-autosuggestions
|
|
|
|
[submodule "plugins/zsh-syntax-highlighting"]
|
|
path = plugins/zsh-syntax-highlighting
|
|
url = https://git.gc4.at/linux/zsh-syntax-highlighting
|
|
|
|
[submodule "themes/powerlevel10k"]
|
|
path = themes/powerlevel10k
|
|
url = https://git.gc4.at/linux/powerlevel10k.git
|
|
|