mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
[submodule "dotbot"]
|
|
path = dotbot
|
|
url = https://github.com/anishathalye/dotbot.git
|
|
ignore = dirty
|
|
|
|
[submodule "dotbot-plugins/dotbot-brew"]
|
|
path = dotbot-plugins/dotbot-brew
|
|
url = https://github.com/wren/dotbot-brew.git
|
|
ignore = dirty
|
|
|
|
[submodule "dotbot-plugins/dotbot-if"]
|
|
path = dotbot-plugins/dotbot-if
|
|
url = https://github.com/wonderbeyond/dotbot-if.git
|
|
ignore = dirty
|
|
|
|
[submodule "dotbot-plugins/dotbot-gh-extension"]
|
|
path = dotbot-plugins/dotbot-gh-extension
|
|
url = https://github.com/fundor333/dotbot-gh-extension.git
|
|
ignore = dirty
|
|
|
|
[submodule "dotbot-plugins/dotbot-golang"]
|
|
path = dotbot-plugins/dotbot-golang
|
|
url = https://github.com/delicb/dotbot-golang.git
|
|
ignore = dirty
|
|
|
|
[submodule "config/nvim"]
|
|
path = config/nvim
|
|
url = https://github.com/AstroNvim/AstroNvim.git
|
|
ignore = dirty
|
|
branch = main
|
|
update = checkout
|
|
|
|
[submodule "config/astronvim/lua/user"]
|
|
path = config/astronvim/lua/user
|
|
url = https://github.com/ivuorinen/astronvim_config.git
|
|
update = rebase
|
|
branch = main
|
|
[submodule "dotbot-plugins/dotbot-ifplatform"]
|
|
path = dotbot-plugins/dotbot-ifplatform
|
|
url = https://github.com/ssbanerje/dotbot-ifplatform.git
|