blob: 1d373fa7761709a9a6ef324a737e0ba2d32e48a3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
[submodule "zsh/.config/zsh/p10k"]
path = zsh/.config/zsh/p10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "zsh/.config/zsh/zsh-syntax-highlighting"]
path = zsh/.config/zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/.config/zsh/zsh-autosuggestions"]
path = zsh/.config/zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
|