add tmux: init TPM
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user