Tmux plugin manager is only used for tmux/pain-control plugin, which are a set of tmux bindings for controls. Since this is simple, should just inline those configurations into the tmux.conf and remove tpm altogether.
For context, tpm was added at a time when more plugins were used, primarily for modifying the theme and statusbar. This functionality has been replaced by powerline and future extensions should go there as well.
dotfiles/.tmux.conf
Line 54 in 67aa025
Tmux plugin manager is only used for tmux/pain-control plugin, which are a set of tmux bindings for controls. Since this is simple, should just inline those configurations into the tmux.conf and remove tpm altogether.
For context, tpm was added at a time when more plugins were used, primarily for modifying the theme and statusbar. This functionality has been replaced by powerline and future extensions should go there as well.