dotfiles/.gitmodules

10 lines
485 B
Plaintext
Raw Normal View History

2024-01-27 00:21:51 +01:00
[submodule "powerlevel10k"]
2024-01-27 00:16:37 +01:00
path = root/home/bhasher/.oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
2024-01-27 00:21:51 +01:00
[submodule "zsh-autosuggestions"]
path = root/home/bhasher/.oh-my-zsh/custom/plugins/zsh-autosuggestions
2024-01-27 00:16:37 +01:00
url = https://github.com/zsh-users/zsh-autosuggestions
2024-01-27 00:21:51 +01:00
[submodule "zsh-syntax-highlighting"]
path = root/home/bhasher/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
2024-01-27 00:16:37 +01:00
url = https://github.com/zsh-users/zsh-syntax-highlighting.git