Chore(git): Update gitmodules to follow tags

This commit is contained in:
2023-05-15 13:40:34 +03:00
parent ae2deef5fa
commit 2b78d648c2

6
.gitmodules vendored
View File

@@ -3,22 +3,25 @@
path = tools/dotbot path = tools/dotbot
url = https://github.com/anishathalye/dotbot.git url = https://github.com/anishathalye/dotbot.git
ignore = dirty ignore = dirty
branch = v1.19.1
[submodule "dotbot-brew"] [submodule "dotbot-brew"]
path = tools/dotbot-brew path = tools/dotbot-brew
url = https://github.com/wren/dotbot-brew.git url = https://github.com/wren/dotbot-brew.git
ignore = dirty ignore = dirty
branch = main
[submodule "dotbot-include"] [submodule "dotbot-include"]
path = tools/dotbot-include path = tools/dotbot-include
url = https://gitlab.com/gnfzdz/dotbot-include.git url = https://gitlab.com/gnfzdz/dotbot-include.git
ignore = dirty ignore = dirty
branch = main
[submodule "config/nvim"] [submodule "config/nvim"]
path = config/nvim path = config/nvim
url = https://github.com/AstroNvim/AstroNvim.git url = https://github.com/AstroNvim/AstroNvim.git
ignore = dirty ignore = dirty
branch = main branch = v3.15.6
shallow = true shallow = true
[submodule "cheat-community"] [submodule "cheat-community"]
@@ -30,3 +33,4 @@
path = config/tmux/plugins/tpm path = config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git url = https://github.com/tmux-plugins/tpm.git
ignore = dirty ignore = dirty
branch = v3.1.0