.gitmodules (414B)
1 [submodule "portfolio"] 2 path = portfolio 3 url = https://github.com/d-a-s-h-o/d-a-s-h-o.git 4 branch = master 5 [submodule "droplets"] 6 path = droplets 7 url = https://github.com/d-a-s-h-o/droplets.git 8 branch = master 9 [submodule "dotfiles"] 10 path = dotfiles 11 url = https://github.com/d-a-s-h-o/dotfiles.git 12 branch = main 13 [submodule "bhcli"] 14 path = bhcli 15 url = https://github.com/d-a-s-h-o/bhcli.git 16 branch = epic