Changed submodule urls to cloned urls

This commit is contained in:
Eric Renfro 2018-05-28 09:29:12 -04:00
parent d1ad3911ab
commit 49ad946a0e
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 4 additions and 4 deletions

8
.gitmodules vendored
View File

@ -1,15 +1,15 @@
[submodule "zimfw"]
path = zimfw
url = https://github.com/zimfw/zimfw.git
url = https://git.linux-help.org/psi-jack/zimfw.git
[submodule "vim_runtime"]
path = vim_runtime
url = https://github.com/amix/vimrc.git
url = https://git.linux-help.org/psi-jack/ultimate-vim.git
[submodule "tmux"]
path = tmux
url = https://github.com/gpakosz/.tmux.git
url = https://git.linux-help.org/psi-jack/tmux-config.git
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
url = https://git.linux-help.org/psi-jack/dotbot.git
[submodule "vim_plugins/salt-vim"]
path = vim_plugins/salt-vim
url = https://github.com/saltstack/salt-vim.git