tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.95k stars 420 forks source link

Call install/update/uninstall functions programmatically? #168

Closed francium closed 4 years ago

francium commented 4 years ago

Is it possible to expose the install/update/uninstall function so they can be called from an external script? I'm not sure if tmux itself support this, but I'm not very familiar with the full capabilities of tmux.

What I'm trying to do is create a script that will automate the install/update of tmux plugins, for example when I clone dotfiles to a new machine. A bit easier than having to remember to run the binding each time you clone dotfiles onto a new machine.

DictumMortuum commented 4 years ago

I would like to know the same

//edit: https://github.com/tmux-plugins/tpm/issues/6