myshellconfig/.gitmodules

15 lines
574 B
Text
Raw Normal View History

[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
2020-10-27 10:27:33 +01:00
url = https://github.com/tmux-plugins/tpm.git
[submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack
2020-10-27 10:27:33 +01:00
url = https://github.com/jimeh/tmux-themepack.git
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
2020-10-27 10:27:33 +01:00
url = https://github.com/tmux-plugins/tmux-sensible.git
2020-10-28 11:45:35 +01:00
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
2020-10-28 14:20:51 +01:00
[submodule "vim/autoload/pathogen.vim"]
url = git@github.com:tpope/vim-pathogen.git