[submodule ".config/zsh_custom/themes/powerlevel10k"]
	path = .config/zsh_custom/themes/powerlevel10k
	url = https://github.com/romkatv/powerlevel10k.git
[submodule ".config/zsh_custom/plugins/zsh-syntax-highlighting"]
	path = .config/zsh_custom/plugins/zsh-syntax-highlighting
	url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".config/zsh_custom/plugins/zsh-autosuggestions"]
	path = .config/zsh_custom/plugins/zsh-autosuggestions
	url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".ohmyzsh"]
	path = .ohmyzsh
	url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule ".config/xieves-dotfiles"]
	path = .config/xieves-dotfiles
	url = https://gitlab.com/xieve/dotfiles
