add tmux: init TPM

This commit is contained in:
2025-06-01 13:49:37 +08:00
parent 4703d9c3d7
commit b5d17051cd
2 changed files with 17 additions and 0 deletions

View File

@@ -3,6 +3,11 @@
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
refreshPeriod = "168h"
[".tmux/plugins/tpm"]
type = "git-repo"
url = "https://github.com/tmux-plugins/tpm"
refreshPeriod = "168h"
[".oh-my-bash"]
type = "git-repo"
url = "https://github.com/ohmybash/oh-my-bash"