add tpm as module
This commit is contained in:
parent
1e905e922b
commit
b7d4865408
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "home/.vim/bundle/Vundle.vim"]
|
||||
path = home/.vim/bundle/Vundle.vim
|
||||
url = https://github.com/VundleVim/Vundle.vim
|
||||
[submodule "home/.tmux/plugins/tpm"]
|
||||
path = home/.tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
|
|
1
home/.tmux/plugins/tpm
Submodule
1
home/.tmux/plugins/tpm
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 95f78336c3972f3e6648b7b3db754f2224320a5e
|
Reference in a new issue