dotfiles/.gitmodules

10 lines
387 B
Plaintext
Raw Normal View History

2021-01-28 00:59:49 +01:00
[submodule "zsh/modules/powerlevel10k"]
path = zsh/modules/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
2021-03-12 00:54:09 +01:00
[submodule "zsh/modules/wd"]
path = zsh/modules/wd
url = https://github.com/mfaerevaag/wd.git
2022-03-30 00:07:25 +02:00
[submodule "zsh/modules/fast-syntax-highlighting"]
path = zsh/modules/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting