[fix] Use tpm submodule

This commit is contained in:
Uttarayan Mondal
2022-12-03 13:33:07 +05:30
parent ed13335314
commit f41861125d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -17,3 +17,6 @@
[submodule "zsh-vim-mode"] [submodule "zsh-vim-mode"]
path = config/zsh/plugins/zsh-vim-mode path = config/zsh/plugins/zsh-vim-mode
url = https://github.com/softmoth/zsh-vim-mode url = https://github.com/softmoth/zsh-vim-mode
[submodule "config/tmux/plugins/tpm"]
path = config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm