fix: git modules url's weren't reflective of what they actually are
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule ".config/nvim"]
|
||||
path = .config/nvim
|
||||
url = git@github.com:thepigeongenerator/nvim-conf.git
|
||||
url = git@thepigeongenerator.xyz:thepigeongenerator/nvim-conf.git
|
||||
[submodule ".config/i3"]
|
||||
path = .config/i3
|
||||
url = git@github.com:thepigeongenerator/i3-conf.git
|
||||
url = git@thepigeongenerator.xyz:thepigeongenerator/i3-conf.git
|
||||
|
||||
Reference in New Issue
Block a user