dotfiles/.gitmodules
Quentin Godefroid 37789ad985
Add gitginore
2024-10-23 15:32:48 +02:00

12 lines
491 B
Text

[submodule "zsh/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "terminfo/termite"]
path = terminfo/termite
url = https://github.com/thestinger/termite.git
[submodule "alacritty/.config/alacritty/alacritty-theme"]
path = alacritty/.config/alacritty/alacritty-theme
url = git@github.com:alacritty/alacritty-theme.git
[submodule "git/.gitignore/gitignore"]
path = git/.gitignore/gitignore
url = https://github.com/github/gitignore.git