myshellconfig/.gitmodules
2020-10-28 20:57:27 +01:00

14 lines
584 B
Text

[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack
url = https://github.com/jimeh/tmux-themepack.git
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = git://git.schuerz.at/github.com/gmarik/Vundle.vim.git
[submodule "vim/autoload/pathogen.vim"]
url = git@github.com:tpope/vim-pathogen.git