mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-06 14:50:05 +00:00
Chore(git): Update gitmodules to follow tags
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user