Files
dotfiles/.gitmodules
2025-03-04 14:17:47 +01:00

19 lines
708 B
Plaintext

[submodule ".config.local/powerlevel10k"]
path = .config.local/powerlevel10k
url = https://git.xarus.fr/xarus/powerlevel10k
[submodule ".config.local/ohmytmux"]
path = .config.local/ohmytmux
url = https://git.xarus.fr/mirrors/ohmytmux
[submodule ".config.local/ohmyzsh"]
path = .config.local/ohmyzsh
url = https://git.xarus.fr/mirrors/ohmyzsh
[submodule ".config.local/gdb-dashboard"]
path = .config.local/gdb-dashboard
url = https://git.xarus.fr/mirrors/gdb-dashboard
[submodule ".config.local/fzf"]
path = .config.local/fzf
url = ssh://git@git.xarus.fr:222/mirrors/fzf.git
[submodule ".config.local/vim-plug"]
path = .config.local/vim-plug
url = ssh://git@git.xarus.fr:222/mirrors/vim-plug.git