ipwnponies / dotfiles

Settings and configuration for unix environment
1 stars 3 forks source link

Remove TPM #18

Open ipwnponies opened 6 years ago

ipwnponies commented 6 years ago

https://github.com/ipwnponies/dotfiles/blob/67aa025a7a49cbff24f63012e298b1a70106f416/.tmux.conf#L54 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.