myshellconfig/.gitmodules

13 lines
479 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
2020-10-28 21:53:34 +01:00
url = https://github.com/gmarik/Vundle.vim.git