myshellconfig/.gitmodules
Jakobus Schürz d2f0657629 transition from HOSTCONFIG to MYSHELLCONFIG
and use the same pathes for vim plugin repos on git.schuerz.at as on
github.com
2020-01-14 10:12:00 +01:00

15 lines
659 B
Text

[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = http://git.schuerz.at/public/Vim/Vundle.vim.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = http://git.schuerz.at/public/tmux-plugins/tpm.git
[submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack
url = http://git.schuerz.at/public/tmux-plugins/tmux-themepack.git
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = http://git.schuerz.at/public/tmux-plugins/tmux-sensible.git
[submodule "git-credential-pass"]
path = git-credential-pass
url = http://git.schuerz.at/public/git-credential-pass.git