change urls

This commit is contained in:
Jakobus Schürz 2020-10-25 11:55:35 +01:00
parent beeeff2955
commit 23089d4aab

8
.gitmodules vendored
View file

@ -1,12 +1,12 @@
[submodule "tmux/plugins/tpm"] [submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm path = tmux/plugins/tpm
url = http://github.com/gtmux-plugins/tpm.git url = git://git.schuerz.at/public/tmux-plugins/tpm.git
[submodule "tmux/plugins/tmux-themepack"] [submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack path = tmux/plugins/tmux-themepack
url = http://github.com/gtmux-plugins/tmux-themepack.git url = git://git.schuerz.at/public/tmux-plugins/tmux-themepack.git
[submodule "tmux/plugins/tmux-sensible"] [submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible path = tmux/plugins/tmux-sensible
url = http://github.com/gtmux-plugins/tmux-sensible.git url = git://git.schuerz.at/public/tmux-plugins/tmux-sensible.git
[submodule "vim/bundle/Vundle.vim"] [submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim path = vim/bundle/Vundle.vim
url = https://github.com/gVim/gmarik/Vundle.vim.git url = git://git.schuerz.at/public/Vim/gmarik/Vundle.vim.git